diff --git a/pathfinder b/pathfinder index c3f0bb2..450fc64 160000 --- a/pathfinder +++ b/pathfinder @@ -1 +1 @@ -Subproject commit c3f0bb2eccfd39cb5cd2eee37db3f005e1718630 +Subproject commit 450fc640f05e8d30e585519b65bc6f4a0eeef4dc diff --git a/static/entrypoint.sh b/static/entrypoint.sh index 71e8905..008e74a 100644 --- a/static/entrypoint.sh +++ b/static/entrypoint.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash set -e +crontab /var/crontab.txt envsubst '$DOMAIN' /etc/nginx/sites_enabled/site.conf envsubst '$CONTAINER_NAME' /etc/nginx/nginx.conf envsubst /var/www/html/pathfinder/app/environment.ini