From c9938fc67d31508cfdfd166545d089107d19e787 Mon Sep 17 00:00:00 2001 From: Suphonchai Phoonsawat Date: Tue, 23 May 2023 21:53:33 +0700 Subject: [PATCH] =?UTF-8?q?*******=20IMPORTANT=20********=20End=20of=20Lin?= =?UTF-8?q?e=20=E0=B8=82=E0=B8=AD=E0=B8=87=E0=B9=84=E0=B8=9F=E0=B8=A5?= =?UTF-8?q?=E0=B9=8C=20entrypoint.sh=20=E0=B8=95=E0=B9=89=E0=B8=AD?= =?UTF-8?q?=E0=B8=87=E0=B9=80=E0=B8=9B=E0=B9=87=E0=B8=99=20LF=20=E0=B9=80?= =?UTF-8?q?=E0=B8=97=E0=B9=88=E0=B8=B2=E0=B8=99=E0=B8=B1=E0=B9=89=E0=B8=99?= =?UTF-8?q?=20=E0=B9=80=E0=B8=9B=E0=B9=87=E0=B8=99=20CRLF=20=E0=B9=84?= =?UTF-8?q?=E0=B8=A1=E0=B9=88=E0=B9=84=E0=B8=94=E0=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 73cd5b3..38b8d06 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -13,4 +13,4 @@ do done echo "Starting Nginx" -nginx -g 'daemon off;' \ No newline at end of file +nginx -g 'daemon off;'