gsd 2 years ago
parent
commit
86d30dc14f
  1. 2
      docker-compose.yaml

2
docker-compose.yaml

@ -11,7 +11,7 @@
env_file: env_file:
- .env - .env
environment: environment:
- A2S_BACKEND_URL=http://localhost:8082 - A2S_BACKEND_URL=http://a2s_server:8082
ports: ports:
- 26272:8080 - 26272:8080
- 8081:8081 - 8081:8081

Loading…
Cancel
Save