1
0
Fork 0

Merge pull request #1384 from okxlin/renovate/yisier1-npc-0.x

chore(deps): update yisier1/npc docker tag to v0.27.01
This commit is contained in:
okxlin 2024-05-21 07:51:58 +08:00 committed by GitHub
commit 11ee2defce
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
npc:
image: yisier1/npc:v0.26.18
image: yisier1/npc:v0.27.01
restart: always
network_mode: "host"
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY} -tls_enable=${TLS_ENABLE_SWITCH}