1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2024-05-20 23:51:02 +00:00
parent 4dcdb38d38
commit 027a662026
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
version: '3'
services:
npc:
image: yisier1/npc:v0.27.01
restart: always
network_mode: "host"
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY} -tls_enable=${TLS_ENABLE_SWITCH}
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"