mirror of
https://github.com/darmiel/yaxc.git
synced 2024-12-26 09:12:05 +08:00
updated port
This commit is contained in:
parent
a215f0a479
commit
c8bc6ace9e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue