This commit is contained in:
@ -7,7 +7,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3001:3000"
|
- "3001:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./app/static:/app/static
|
- ./app/static:/app/static:rw
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Reference in New Issue
Block a user