fix: correct FRONT_URL for kitchenowl front service
Some checks failed
Auto-Deploy Changed Stacks / deploy (push) Failing after 12s
Some checks failed
Auto-Deploy Changed Stacks / deploy (push) Failing after 12s
This commit is contained in:
parent
f285eb683e
commit
0491a89449
@ -5,7 +5,7 @@ services:
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- BACK_URL=back:5000
|
||||
- FRONT_URL=https://kitchenowl.castaldifamily.com
|
||||
- FRONT_URL=https://kitchen.castaldifamily.com
|
||||
depends_on:
|
||||
- back
|
||||
networks:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user