mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-02 13:26:41 +08:00
fix: 修复 Gitea 对外暴露端口 key (#82)
This commit is contained in:
parent
8e54495b6b
commit
1a0984d594
@ -19,8 +19,8 @@ services:
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "${GITEA_PORT_HTTP}:3000"
|
||||
- "${GITEA_PORT_SSH}:22"
|
||||
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||
- "${PANEL_APP_PORT_SSH}:22"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user