2
0
Commit Graph

8 Commits

Author SHA1 Message Date
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
f508c97ee1 Fix: typo in docker-compose.build.yml (#692)
Fix to docker-compose.build.yml, depends_on points to an inexists
service:

```
    depends_on:
      - db
```

Co-authored-by: Daniel Oliveira <daniel.oliveira@kununu.com>
2023-08-15 08:27:19 +02:00
b4dc64028c 🐛 (textBubble) Fix link parsing in text editor 2022-12-02 17:46:31 +01:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00