This commit cleans up the resources in the 'embed' package, and instead moves them into subpackages of a new 'compose' package. This makes sure that '.env' templates and docker compose contexts are located in the same location.
2 lines
No EOL
57 B
Bash
2 lines
No EOL
57 B
Bash
DEFAULT_HOST=${DEFAULT_HOST}
|
|
HTTPS_METHOD=${HTTPS_METHOD} |