fix env file usage
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
- "./subdomain_files:/src/subdomain_files"
|
||||
ports:
|
||||
- "8000:8000"
|
||||
env_file:
|
||||
- .env
|
||||
develop:
|
||||
watch:
|
||||
- action: sync+restart
|
||||
|
||||
Reference in New Issue
Block a user