Uecko_ERP/scripts/stack.env
2025-12-15 19:21:09 +01:00

14 lines
327 B
Bash

COMPANY=rodax
DOMAIN=rodax.factuges.rodax-software.local
FRONTEND_URL=rodax.factuges.rodax-software.local
WEB_VERSION=v0.0.4-latest
API_IMAGE=factuges-server:rodax-latest
API_PORT=3002
DB_HOST=db
DB_DIALECT=mysql
DB_PORT=3306
DB_USER=rodax_usr
DB_PASS=supersecret
DB_NAME=rodax_db
DB_ROOT_PASS=verysecret
TRAEFIK_ENTRYPOINT=web