mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2026-04-04 07:07:29 +02:00
Fix errors. Add Symfony entrypoint.
This commit is contained in:
@@ -22,7 +22,6 @@ http {
|
||||
gzip on;
|
||||
gzip_disable "msie6";
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
open_file_cache max=100;
|
||||
client_body_temp_path /tmp 1 2;
|
||||
client_body_buffer_size 256k;
|
||||
|
||||
Reference in New Issue
Block a user