1
0
Fork 0
mirror of synced 2024-06-24 00:50:24 +12:00
This commit is contained in:
Adria Navarro 2023-05-24 13:26:02 +02:00
parent 163f7fff2a
commit 62bff4e12b

View file

@ -38,9 +38,6 @@ services:
- "host.docker.internal:host-gateway"
environment:
- PROXY_ADDRESS=host.docker.internal
- APPS_UPSTREAM_URL=http://app-service:4002
- WORKER_UPSTREAM_URL=http://worker-service:4003
- RESOLVER=127.0.0.11
couchdb-service:
# platform: linux/amd64