diff --git a/www.spee.ch/docker-entrypoint.sh b/www.spee.ch/docker-entrypoint.sh index 32f709e..99dd000 100644 --- a/www.spee.ch/docker-entrypoint.sh +++ b/www.spee.ch/docker-entrypoint.sh @@ -1 +1,4 @@ #!/bin/ash +## This compose file will take a copy of the configuration and install any +## envvars and then copy any required files into the /app/ directory next to any +## custom files added by the user.