1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

fix: 解决 nexus 安装失败的问题

This commit is contained in:
zhengkunwang223 2023-03-31 11:31:18 +08:00
parent e538656205
commit 49eba21f85

View File

@ -9,7 +9,7 @@ services:
ports:
- ${PANEL_APP_PORT_HTTP}:8081
volumes:
- ./data/nexus:/nexus-data
- ./data:/nexus-data
networks:
- 1panel-network
labels: