Rework tooling to use Docker and Structurizr #2
1 changed files with 1 additions and 1 deletions
2
dtcw
2
dtcw
|
|
@ -15,7 +15,7 @@ set -o pipefail
|
||||||
: "${DTC_VERSION:=3.4.2}"
|
: "${DTC_VERSION:=3.4.2}"
|
||||||
|
|
||||||
# if not set, public docker hub is used
|
# if not set, public docker hub is used
|
||||||
: "${DTC_DOCKER_PREFIX:=stackit-solutions.git.onstackit.cloud/eric.foerster/}"
|
: "${DTC_DOCKER_PREFIX:=stackit-solutions.git.onstackit.cloud/homebase-software-architecture/}"
|
||||||
|
|
||||||
# The 'generateSite' and 'copyThemes' tasks support DTC_SITETHEME, an URL of a theme.
|
# The 'generateSite' and 'copyThemes' tasks support DTC_SITETHEME, an URL of a theme.
|
||||||
# export DTC_SITETHEME=https://....zip
|
# export DTC_SITETHEME=https://....zip
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue