Skip to content

Commit

Permalink
quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed May 27, 2024
1 parent b4be9e6 commit 27d26bb
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 @@ -8,12 +8,12 @@

# The shortcode for this component, should be a small set of letters reprecentint the application (use only letters, capitals and spaces)

APP_NAME=skeleton-app
APP_NAME_TECHNCICAL=skeleton-app
APP_NAME=woo-website
APP_NAME_TECHNCICAL=woo-website

# The description for this api

APP_DESCRIPTION=skeleton-app
APP_DESCRIPTION=woo-website

# The current version of the application

Expand Down Expand Up @@ -88,8 +88,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=skeleton-app
APP_SUBPATH=skeleton-app
APP_SUBDOMAIN=woo-website
APP_SUBPATH=woo-website
APP_SUBPATH_ROUTING=true

APP_DEMO=as.zaakonline.nl
Expand All @@ -110,11 +110,11 @@ APP_INTERNAL=false

# organization/repo-name

APP_CHART=ConductionNL/skeleton-app
APP_CHART=ConductionNL/woo-website

# The GIT Repository for this component (The place where the sourcecode is stored)

APP_REPRO=https://github.com/ConductionNL/skeleton-app
APP_REPRO=https://github.com/ConductionNL/woo-website-template

##################################################

Expand All @@ -123,7 +123,7 @@ APP_REPRO=https://github.com/ConductionNL/skeleton-app
##################################################

CONTAINER_REGISTRY_BASE=ghcr.io/conductionnl
HELM_REPOSITORY=https://raw.githubusercontent.com/ConductionNL/skeleton-app/master/api/helm/
HELM_REPOSITORY=https://raw.githubusercontent.com/ConductionNL/woo-website-template/master/api/helm/
CONTAINER_PROJECT_NAME=woo-website
##################################################

Expand Down

0 comments on commit 27d26bb

Please sign in to comment.