Fix dev docker-compose.yml configuration #45
@@ -45,6 +45,9 @@ services:
|
|||||||
retries: 3
|
retries: 3
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
|
networks:
|
||||||
|
- nas-dashboard_internal
|
||||||
|
- gitea_gitea
|
||||||
logging:
|
logging:
|
||||||
driver: json-file
|
driver: json-file
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user