1
0

🔧 chore(aapanel): rename directory from aaPanel to aapanel

- rename all files and directories to use lowercase naming convention
- update data.yml key from 'aaPanel' to 'aapanel' for consistency
This commit is contained in:
pooneyy
2025-11-13 23:21:05 +08:00
parent 34c438789b
commit 4781851055
6 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
CONTAINER_NAME="aapanel"
PANEL_APP_PORT_HTTP="7200"
HTTP_PORT="10080"
HTTPS_PORT="10443"
PHPMYADMIN_PORT="10888"
SSH_PORT="20022"
FTP_PORT="20021"