fix: add missing networks to dev dashboard service
Deploy Dashboard (Dev) / deploy-dev (push) Failing after 1m30s
Run Tests / Backend Tests (push) Failing after 4m34s
Run Tests / Frontend Tests (push) Failing after 3m23s
Run Tests / Backend Tests (pull_request) Failing after 4m37s
Run Tests / Frontend Tests (pull_request) Failing after 3m17s
Run Tests / Test Summary (push) Failing after 16s
Run Tests / Test Summary (pull_request) Failing after 14s
Deploy Dashboard (Dev) / deploy-dev (push) Failing after 1m30s
Run Tests / Backend Tests (push) Failing after 4m34s
Run Tests / Frontend Tests (push) Failing after 3m23s
Run Tests / Backend Tests (pull_request) Failing after 4m37s
Run Tests / Frontend Tests (pull_request) Failing after 3m17s
Run Tests / Test Summary (push) Failing after 16s
Run Tests / Test Summary (pull_request) Failing after 14s
This commit is contained in:
@@ -45,6 +45,9 @@ services:
|
||||
retries: 3
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
networks:
|
||||
- nas-dashboard_internal
|
||||
- gitea_gitea
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user