Auto-sync from website-creator
This commit is contained in:
12
skills/easypanel-deploy/scripts/.env.example
Normal file
12
skills/easypanel-deploy/scripts/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Easypanel Configuration
|
||||
# Get credentials from your Easypanel instance
|
||||
|
||||
# Easypanel server URL
|
||||
EASYPANEL_URL=http://110.164.146.47:3000
|
||||
|
||||
# Easypanel login credentials (will auto-generate API token)
|
||||
EASYPANEL_USERNAME=your-username
|
||||
EASYPANEL_PASSWORD=your-password
|
||||
|
||||
# Default project name (optional)
|
||||
EASYPANEL_DEFAULT_PROJECT=default
|
||||
Reference in New Issue
Block a user