fix nps config

This commit is contained in:
2022-06-08 12:23:07 +08:00
parent ea9dccc943
commit 0b0ce66cb4

View File

@@ -8,9 +8,10 @@ services:
# - 8112:443 # https # - 8112:443 # https
- 8024:8024 # bridge - 8024:8024 # bridge
- 8080:8080 # web - 8080:8080 # web
- 30001-35000:30001-35000 # other - 30001-30200 # other
volumes: volumes:
- './conf:/conf' - ./conf:/conf
restart: unless-stopped
image: ffdfgdfg/nps image: ffdfgdfg/nps
networks: networks:
nginx: nginx: