Private
Public Access
chg: usr: add current version of the app in the footer #14
Deploy to Production / deploy (push) Successful in 3m42s
Deploy to Production / deploy (push) Successful in 3m42s
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
environment:
|
||||
SERVER_NAME: ${SERVER_NAME:-:80}
|
||||
APP_ENV: prod
|
||||
APP_VERSION: ${APP_VERSION:-1.0.0}
|
||||
APP_SECRET: ${APP_SECRET}
|
||||
APP_PUBLIC_HOSTNAME: ${APP_PUBLIC_HOSTNAME:-localhost}
|
||||
APP_CONTACT_MAIL_ADDRESS: ${APP_CONTACT_MAIL_ADDRESS:-7system7@gmail.com}
|
||||
|
||||
Reference in New Issue
Block a user