improve: removed dns from docker compose
This commit is contained in:
@@ -7,7 +7,5 @@ services:
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
dns:
|
||||
- 192.168.100.2
|
||||
ports:
|
||||
- ${MAIN_PORT}:3000
|
||||
|
||||
Reference in New Issue
Block a user