mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
10 lines
200 B
JSON
10 lines
200 B
JSON
{
|
|
"yourdomain.com": {
|
|
"username":"yourusername",
|
|
"password":"yourpassword",
|
|
"fulldomain":"<guid>.acme.yourdomain.com",
|
|
"subdomain":"<guid>",
|
|
"allowfrom":[]
|
|
}
|
|
}
|