mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
f34791d618
commit
a2c329ab52
@ -79,7 +79,7 @@ EXPOSE 22 80 3306 7681 8080
|
|||||||
|
|
||||||
########## NGINX ##########
|
########## NGINX ##########
|
||||||
RUN sed -i \
|
RUN sed -i \
|
||||||
-e 's/# server_names_hash_bucket_size 64;/server_names_hash_bucket_size 64;/' \
|
-e 's/# server_names_hash_bucket_size 640;/server_names_hash_bucket_size 640;/' \
|
||||||
-e 's/# worker_connections 768;/worker_connections 10000;/' \
|
-e 's/# worker_connections 768;/worker_connections 10000;/' \
|
||||||
/etc/nginx/nginx.conf && \
|
/etc/nginx/nginx.conf && \
|
||||||
chmod 700 /etc/nginx/sites-available && \
|
chmod 700 /etc/nginx/sites-available && \
|
||||||
|
Loading…
Reference in New Issue
Block a user