Build: Fixed end of line CRLF > LF

This commit is contained in:
Ilya Oleshko 2022-11-22 11:49:58 +03:00
parent 23e7b3962f
commit 21a970573a
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
#!/bin/sh
envsubst '$MAP_HASH_BUCKET_SIZE,$COUNT_WORKER_CONNECTIONS' < /etc/nginx/nginx.conf.template > /etc/nginx/nginx.conf