mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 06:28:47 +08:00
fix: 修复 Gitea 对外暴露端口 key (#82)
This commit is contained in:
parent
d0ccd17c19
commit
de15d6468c
@ -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…
Reference in New Issue
Block a user