Change dev.yml to resolve dns issues with federation dev setup (traefik)

petitminion-develop-patch-84496
petitminion 2022-04-22 18:49:25 +00:00
rodzic 75b33cebad
commit ce791e99cc
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -79,6 +79,11 @@ services:
- internal
cap_add:
- SYS_PTRACE
extra_hosts:
- "node1.funkwhale.test:172.17.0.1"
- "node2.funkwhale.test:172.17.0.1"
- "node3.funkwhale.test:172.17.0.1"
celeryworker:
env_file: