#1803·NetAlertX

Env variable GRAPHQL_PORT not used

Author: jokob-skCreated Sep 21, 2026Updated Sep 21, 2026
Labelsbug 🐛next release/in dev image 🚀

What installation are you running?

Production (netalertx)

Is there an existing issue for this?

The issue occurs in the following browsers. Select at least 2.

  • Firefox
  • Chrome
  • Edge
  • Safari (unsupported) - PRs welcome
  • N/A - This is an issue with the backend

Current Behavior

A custom value in the docker-compose file defining the GRAPHQL_PORT variable is not respected

Expected Behavior

Use the value GRAPHQL_PORT as the value of the GRAPHQL_PORT setting

Steps To Reproduce

  1. Create a docker-compose file with a custom environment variable changing the default GRAPHQL_PORT value

Relevant app.conf settings

python
N/A

docker-compose.yml

yaml
...
  - GRAPHQL_PORT=20322

Debug or Trace enabled

  • I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.

Relevant app.log section

  PASTE LOG HERE. Using the triple backticks preserves format.

Docker Logs

  PASTE DOCKER LOG HERE. Using the triple backticks preserves format.