fix(snipeit): Always restart
This commit is contained in:
9
env/fqdn_context.env.example
vendored
9
env/fqdn_context.env.example
vendored
@@ -1,6 +1,3 @@
|
||||
# This file is maintained by remco and populated with data from HashiCorp
|
||||
# Vault. Changes not done in Vault will be reverted when file gets rendered.
|
||||
|
||||
APP_ENV=production
|
||||
APP_KEY=base64:your-app-key-here
|
||||
APP_LOCALE=en
|
||||
@@ -29,4 +26,8 @@ SNIPEIT_PORT=61000
|
||||
SNIPEIT_VERSION=latest
|
||||
SUBNET=172.30.95.0/24
|
||||
# Set to true when needed for temporary debugging
|
||||
APP_DEBUG=false
|
||||
APP_DEBUG=false
|
||||
|
||||
# Other available defaults
|
||||
# RESTARTPOLICY=always
|
||||
# TIMEZONE=Etc/UTC
|
Reference in New Issue
Block a user