Add enviroment variables .env_example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user