fix npc config
This commit is contained in:
@@ -2,12 +2,13 @@ version: '3.3'
|
||||
services:
|
||||
npc:
|
||||
container_name: npc
|
||||
network_mode: host
|
||||
# network_mode: host
|
||||
volumes:
|
||||
- ./conf:/conf
|
||||
image: 'ffdfgdfg/npc'
|
||||
# command: '-server=<ip:port> -vkey=<key>'
|
||||
command: '-config=/conf/npc.conf'
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
nginx:
|
||||
aliases:
|
||||
|
||||
Reference in New Issue
Block a user