gaia
gaia copied to clipboard
🐛 : GAIA_EXTERNAL_URL not respected
Describe the bug Gaia does not respect the GAIA_EXTERNAL_URL env
To Reproduce Steps to reproduce the behavior:
- Set GAIA_EXTERNAL_URL in compose.yaml
- Run gaia via
docker compose
Expected behavior Gaia available on specified port
Desktop (please complete the following information):
- OS: Windows/WSL
Hi :wave: @remigiusz-donczyk
If you want to change the port on which Gaia listens to requests, you have to define the env var SERVER_PORT
GAIA_EXTERNAL_URL
is a variable which is used to generate URLs and for the generated scripts for the runner.