entrypoint.sh aktualisiert

main
Andre 2024-03-25 12:11:57 +01:00
parent e81f4cf04c
commit 2d4c83edb7
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
echo "Starting Nginx git publisher on $NGINX_SERVER_NAME"
echo $SSH_KEY_PATH
nginx -g daemon off;