🔧 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:
7
apps/aapanel/latest/.env.sample
Normal file
7
apps/aapanel/latest/.env.sample
Normal 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"
|
||||
Reference in New Issue
Block a user