******* IMPORTANT ********

End of Line ของไฟล์ entrypoint.sh ต้องเป็น LF เท่านั้น เป็น CRLF ไม่ได้
This commit is contained in:
Suphonchai Phoonsawat 2023-05-23 21:53:33 +07:00
parent 8405048422
commit c9938fc67d

View file

@ -13,4 +13,4 @@ do
done
echo "Starting Nginx"
nginx -g 'daemon off;'
nginx -g 'daemon off;'