Hidden 8888 port

This commit is contained in:
Aryom Belousov 2020-11-11 22:01:20 +03:00
parent 2a86dc8127
commit 181f3bc0aa

View file

@ -9,7 +9,7 @@ services:
- VK_CONFIRMATION_STRING - VK_CONFIRMATION_STRING
ports: ports:
- "8888:80" - "127.0.0.1:8888:80"
restart: "always" restart: "always"
redis: redis:
image: "redis:6.0.9" image: "redis:6.0.9"