Add entrypoint.sh
هذا الالتزام موجود في:
4
entrypoint.sh
Normal file
4
entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
# Substitute environment variables in the template
|
||||||
|
envsubst < /etc/nginx/templates/nginx.conf.template > /etc/nginx/nginx.conf
|
||||||
|
exec nginx -g 'daemon off;'
|
||||||
المرجع في مشكلة جديدة
حظر مستخدم