Files
Naliia_Dev/.env_example
2025-09-15 16:53:42 -03:00

16 lines
258 B
Plaintext

# TRYTOND operation mode
DEVELOP=False
# Develop mode
PUDB_PORT=8025
# TRYTOND information
TRYTOND_VERSION=7.6
TRYTOND_PORT_LIVE=8090
TRYTON_ADMIN_EMAIL=admin@admin.co
DB_HOSTNAME=db
POSTGRES_DB=tryton
POSTGRES_USER=tryton
POSTGRES_PASSWORD=SUp3r-pass*DB