mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-02-09 14:34:14 +09: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":[]
|
|
}
|
|
}
|