Uecko_ERP/scripts/stack.env

14 lines
330 B
Bash
Raw Normal View History

2025-11-27 19:07:30 +00:00
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
SERVER_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