Add enviroment variables .env_example

This commit is contained in:
rodia
2025-09-15 16:53:42 -03:00
parent 7acb3abe05
commit da47abef57
4 changed files with 34 additions and 1 deletions

View File

@@ -6,3 +6,10 @@ 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