chore: commit all pending changes and ignore project context
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
PUBLIC_HOST=stend.4mont.ru
|
||||
LETSENCRYPT_EMAIL=admin@4mont.ru
|
||||
|
||||
POSTGRES_DB=portal
|
||||
POSTGRES_USER=portal
|
||||
POSTGRES_PASSWORD=change_me
|
||||
|
||||
SIGNING_KEY=replace_with_long_random_key
|
||||
ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=StrongAdminPassword!
|
||||
SESSION_IDLE_SECONDS=300
|
||||
PREWARM_POOL_SIZE=2
|
||||
UNIVERSAL_POOL_SIZE=0
|
||||
MAX_ACTIVE_SERVICES_PER_USER=4
|
||||
LOG_LEVEL=INFO
|
||||
Reference in New Issue
Block a user