mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 22:27:57 +08:00
fix: 解决 nexus 安装失败的问题
This commit is contained in:
parent
dc1f3a8cca
commit
cdeb4f59da
@ -9,7 +9,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:8081
|
- ${PANEL_APP_PORT_HTTP}:8081
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/nexus:/nexus-data
|
- ./data:/nexus-data
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user