mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
24 lines
No EOL
785 B
JSON
24 lines
No EOL
785 B
JSON
{
|
|
"PORTAINER": {
|
|
"PORTAINER_AUTH_URL": "/portainer/api/auth",
|
|
"PORTAINER_HOME_PAGE": "/portainer",
|
|
"PORTAINER_USERNAME": "admin",
|
|
"PORTAINER_PASSWORD": "websoft9@2023"
|
|
},
|
|
"NGINXPROXYMANAGER": {
|
|
"NGINXPROXYMANAGER_AUTH_URL": "/nginxproxymanager/api/tokens",
|
|
"NGINXPROXYMANAGER_HOME_PAGE": "/nginxproxymanager",
|
|
"NGINXPROXYMANAGER_USERNAME": "help@websoft9.com",
|
|
"NGINXPROXYMANAGER_PASSWORD": "websoft9@2023",
|
|
"NGINXPROXYMANAGER_NIKENAME": "Admin"
|
|
},
|
|
"KOPIA": {
|
|
"KOPIA_HOME_PAGE": "/kopia",
|
|
"KOPIA_USERNAME": "admin",
|
|
"KOPIA_PASSWORD": "aiy0eishaichaiL!"
|
|
},
|
|
"APPMANAGE": {
|
|
"APPMANAGE_USERNAME": "websoft9",
|
|
"APPMANAGE_PASSWORD": "websoft9"
|
|
}
|
|
} |