hard code to https://gcp.hexadual.io/
All checks were successful
Build & publish Docker images / Build & push all images (push) Successful in 1s

This commit is contained in:
Hexadual
2026-04-30 19:02:43 -05:00
parent 622db4a7a6
commit a9aae0e586
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ services:
- gcp_egg_data:/data
restart: unless-stopped
environment:
- SERVER_URL=http://localhost:8000
- SERVER_URL=https://gcp.hexadual.io
volumes:
gcp_egg_data: