Spotter-VM/basic/srv/vm/config.json

16 lines
364 B
JSON

{
"apps": {},
"common": {
"email": "admin@example.com",
"gmaps-api-key": ""
},
"packages": {},
"host": {
"repo": "https://dl.dasm.cz/spotter-repo",
"adminpwd": "$2b$12$nLrIefUoWN.pK6j90gsfkO0/tg4EGXDmdjN8HOGB0U.9BcHTFxzWS",
"domain": "spotter.vm",
"firstrun": true,
"port": "443"
}
}