We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e85f87 commit cc2142fCopy full SHA for cc2142f
docker-compose.yml
@@ -27,7 +27,7 @@ services:
27
container_name: webapp
28
image: ghcr.io/arquisoft/yovi_es4d-webapp:latest
29
environment:
30
- - VITE_API_URL=http://gateway:8000
+ - VITE_API_URL=http://20.188.62.231:8000
31
ports:
32
- "80:80"
33
depends_on:
0 commit comments