bug fix
This commit is contained in:
@@ -63,7 +63,7 @@ server {
|
|||||||
server_name dev.eql.fr;
|
server_name dev.eql.fr;
|
||||||
|
|
||||||
access_log off;
|
access_log off;
|
||||||
error_log /var/log/nginx/eql/error.log error;
|
error_log /var/log/nginx/error-eql.log error;
|
||||||
|
|
||||||
client_max_body_size 100m;
|
client_max_body_size 100m;
|
||||||
|
|
||||||
|
|||||||
@@ -52,7 +52,6 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
PMA_HOSTS: mysql
|
PMA_HOSTS: mysql
|
||||||
|
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
build: ./Docker/nginx/
|
build: ./Docker/nginx/
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user