modify scripts

This commit is contained in:
oscarz
2025-07-11 09:06:18 +08:00
parent e7c4c6dc3d
commit 2524cd158a

View File

@ -16,12 +16,14 @@ services:
db_database: instockdb
db_port: 3306
network_mode: host # 使用主机模式,访问外网
volumes:
- /cosdata/instock:/cosdata # 挂载一个通用的主机目录
networks:
- host
#networks:
# - 1panel-network
networks:
host:
external: true
#networks:
# 1panel-network:
# external: true