Removing .env from docker-compose.yml
This commit is contained in:
@@ -5,5 +5,3 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
env_file:
|
|
||||||
- .env
|
|
||||||
Reference in New Issue
Block a user