1.docker脚本

This commit is contained in:
gx_ma
2024-07-16 09:56:55 +08:00
parent 940123b78d
commit 2c17dda169

View File

@@ -54,6 +54,7 @@ services:
- 8080:8080
- 1883:1883
- 8083:8083
- 5061:5061/udp
privileged: true
networks:
network:
@@ -61,6 +62,7 @@ services:
depends_on:
- redis
- mysql
- zlmedia
volumes:
- /var/data/java/fastbee-admin.jar:/server.jar
- /var/data/java/uploadPath:/uploadPath