Clean
This commit is contained in:
parent
163f7fff2a
commit
62bff4e12b
|
@ -38,9 +38,6 @@ services:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
environment:
|
environment:
|
||||||
- PROXY_ADDRESS=host.docker.internal
|
- 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:
|
couchdb-service:
|
||||||
# platform: linux/amd64
|
# platform: linux/amd64
|
||||||
|
|
Loading…
Reference in New Issue