Skip to content

Commit

Permalink
env update
Browse files Browse the repository at this point in the history
  • Loading branch information
ginokok1996 committed Nov 3, 2021
1 parent 8982263 commit cd25b3b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# This section contains generic settings for your application

# The shortcode for this component, should be a small set of letters reprecentint the application (use only letters, capitals and spaces)
APP_NAME=proto-pwa-gatsby
APP_NAME=pip-demodam

APP_NAME_TECHNCICAL=proto-pwa-gatsby
APP_NAME_TECHNCICAL=pip-demodam


# The description for this api
Expand Down Expand Up @@ -58,8 +58,8 @@ APP_DOMAIN=conduction.nl

# The subdomain for this component (should be false if you want to use www)
APP_URL=http://localhost
APP_SUBDOMAIN=proto-pwa-gatsby
APP_SUBPATH=proto-pwa-gatsby
APP_SUBDOMAIN=pip-demodam
APP_SUBPATH=pip-demodam
APP_SUBPATH_ROUTING=true

APP_DEMO=as.zaakonline.nl
Expand All @@ -73,17 +73,17 @@ APP_INTERNAL=false
# Github settings
##################################################
# organization/repo-name
APP_CHART=ConductionNL/proto-pwa-gatsby
APP_CHART=ConductionNL/pip-demodam
# The GIT Repository for this component (The place where the sourcecode is stored)
APP_REPRO=https://github.com/ConductionNL/proto-pwa-gatsby
APP_REPRO=https://github.com/ConductionNL/pip-demodam

##################################################
# Docker settings
##################################################

CONTAINER_REGISTRY_BASE=ghcr.io/conductionnl
HELM_REPOSITORY=https://raw.githubusercontent.com/ConductionNL/proto-pwa-gatsby/master/api/helm/
CONTAINER_PROJECT_NAME=proto-pwa-gatsby
HELM_REPOSITORY=https://raw.githubusercontent.com/ConductionNL/pip-demodam/master/api/helm/
CONTAINER_PROJECT_NAME=pip-demodam
##################################################
# Notifcation settings
##################################################
Expand Down

0 comments on commit cd25b3b

Please sign in to comment.