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