bug fix
This commit is contained in:
@@ -63,7 +63,7 @@ server {
|
||||
server_name dev.eql.fr;
|
||||
|
||||
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;
|
||||
|
||||
|
||||
@@ -52,7 +52,6 @@ services:
|
||||
environment:
|
||||
PMA_HOSTS: mysql
|
||||
|
||||
|
||||
nginx:
|
||||
build: ./Docker/nginx/
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user