Commit Graph

12 Commits

Author SHA1 Message Date
ValueZer0 c9dfc45b7e fix: Docker connectivity issues (#295)
- Fix backend host binding to 0.0.0.0 for Docker accessibility
- Add frontend environment file loading in compose.yml
2025-08-03 19:59:25 +00:00
FrenchGithubUser 54c5741b69 remove container depends on in case not everything runs in docker 2025-06-17 09:54:19 +02:00
Posh 7abd3cd1a8 Update docker configs for buildkit support 2025-06-14 11:26:09 +01:00
FrenchGithubUser 771efb57f7 include local .env variable values in docker containers 2025-06-11 18:25:59 +02:00
FrenchGithubUser b2e0ff291e fixed backend not reaching db in docker and renamed db env vars for
consistency
2025-05-25 14:42:49 +02:00
Shehab Ali Tweel 5f22446568 make frontend wait until backend at least starts tieing it's shoes 2025-04-27 20:58:25 +02:00
Shehab Ali Tweel 520e60e4f9 compose watch: ENABLED 2025-04-27 20:07:33 +02:00
Shehab Ali Tweel bed64247fd changes 2025-04-26 18:06:31 +02:00
Shehab Ali Tweel 49873d3871 checkpoint 2025-04-26 13:21:24 +02:00
Arian Daneshvar 729abb7eb2 use an init container to run migrations instead 2025-04-21 17:08:58 -07:00
Arian Daneshvar f5aa0c86be make server responsible for running migrations 2025-04-21 15:48:52 -07:00
Arian Daneshvar 816094bc54 update compose file location and docs 2025-04-20 11:36:46 -07:00