updated port

This commit is contained in:
darmiel 2021-05-15 12:36:06 +02:00
parent a215f0a479
commit c8bc6ace9e

View file

@ -8,7 +8,7 @@ services:
image: darmiel/yaxc:latest
command: serve --enable-encryption -x 86400 -l 5s -s 1h -r redis:6379 --proxy-header X-Forwarded-For
ports:
- 1332:1332
- 127.0.0.1:10001:1332
depends_on:
- redis
restart: on-failure