fix nps config
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user