added config_id reference to .env
This commit is contained in:
@@ -21,6 +21,7 @@ CLIENT_URL= # This is whatever URL the client web app is served on
|
||||
CLIENT_DOMAIN= #whatever.com
|
||||
APPLICATION_VERSION= # Should match release tag
|
||||
APPLICATION_ENVIRONMENT= # dev / prod
|
||||
CONFIG_ID= # configures
|
||||
|
||||
# Glitchtip
|
||||
GLITCHTIP_DSN=
|
||||
|
||||
Reference in New Issue
Block a user