NatureFreshMilk 2019-07-29 10:05:31 +02:00
parent 9ccad41947
commit ce932a0bbb
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
location /kv/ {
proxy_pass http://webdis:7379/;
proxy_pass http://kv:7379/;
proxy_buffering off;
proxy_http_version 1.1;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

View File

@ -158,7 +158,7 @@ services:
options:
max-size: 50m
webdis:
kv:
image: anapsix/webdis
restart: always
environment: