mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-10 20:22:02 -07:00
architectural change 1
This commit is contained in:
3
dockerfiles/start-nginx.sh
Normal file
3
dockerfiles/start-nginx.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo "Starting nginx..."
|
||||
exec nginx -g "daemon off;"
|
||||
Reference in New Issue
Block a user