mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 16:01:04 +00:00
8 lines
147 B
Bash
8 lines
147 B
Bash
CONTAINER_NAME="aapanel"
|
|
PANEL_APP_PORT_HTTP="7200"
|
|
HTTP_PORT="10080"
|
|
HTTPS_PORT="10443"
|
|
PHPMYADMIN_PORT="10888"
|
|
SSH_PORT="20022"
|
|
FTP_PORT="20021"
|