Skip to content

Commit cc2142f

Browse files
authored
Cambio de url de webapp
1 parent 4e85f87 commit cc2142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
container_name: webapp
2828
image: ghcr.io/arquisoft/yovi_es4d-webapp:latest
2929
environment:
30-
- VITE_API_URL=http://gateway:8000
30+
- VITE_API_URL=http://20.188.62.231:8000
3131
ports:
3232
- "80:80"
3333
depends_on:

0 commit comments

Comments
 (0)