Update docker-compose.yaml
This commit is contained in:
committed by
GitHub
parent
2852f12524
commit
1d825b969f
+1
-1
@@ -10,7 +10,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
env_file:
|
env_file:
|
||||||
- backend\.env
|
- backend/.env
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user