### Mandatory variables
# the agAdmin4 admin user default credentials
PGADMIN_SETUP_EMAIL=sample@alt.domain
PGADMIN_SETUP_PASSWORD=sample_password
PGADMIN_INT_PORT=8765
PGADMIN_SERVER_MODE=ON
PGADMIN_INT_KEY=customkey
# NOTE to avoid https://github.com/aiwaves-cn/agents/issues/94?ysclid=lta0avtmxb76154921
EVENTLET_NO_GREENDNS="yes"
