mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-25 23:34:27 +01:00
removed config files from Dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@ server {
|
||||
listen 80;
|
||||
server_name localhost;
|
||||
|
||||
include /etc/nginx/conf.d/ip-whitelist.conf;
|
||||
#include /etc/nginx/conf.d/ip-whitelist.conf;
|
||||
|
||||
location / {
|
||||
auth_request /auth;
|
||||
|
||||
Reference in New Issue
Block a user