entrypoint.sh aktualisiert

main
Andre 2024-03-25 12:06:29 +01:00
parent 7daf14473c
commit d5a1451a1a
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
echo $SSH_KEY_PATH
echo $SSH_KEY_PATH
nginx -g daemon off;