diff options
Diffstat (limited to 'stacks/cgit/.env.template')
| -rw-r--r-- | stacks/cgit/.env.template | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/stacks/cgit/.env.template b/stacks/cgit/.env.template index d96cdc5..94ec0ed 100644 --- a/stacks/cgit/.env.template +++ b/stacks/cgit/.env.template @@ -3,13 +3,14 @@ # Stack Compose Variables # Namespace -_STACK=cgit-test -_CONTAINER=cgit-test +_STACK= +_CONTAINER= # Network -_NET=test +_NET= # Volumes +# TODO: Make these cgit-docker builtins. _CSS_FILE= _CONFIG_FILE= _GIT_ROOT= |
