feat: Remove required .env.local
This commit is contained in:
parent
ca283553a2
commit
e2ccdad1be
@ -6,8 +6,8 @@ services:
|
||||
target: dev
|
||||
ports:
|
||||
- "3092:3000"
|
||||
env_file:
|
||||
- .env.local
|
||||
# env_file:
|
||||
# - .env.local
|
||||
volumes:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
|
||||
Loading…
Reference in New Issue
Block a user