Add server name for staging node

This commit is contained in:
Basti 2017-04-17 16:12:24 +02:00
parent 0cf22f7f71
commit d090dc08c9

View File

@ -10,6 +10,9 @@
"password": { "password": {
"postgres": "thiscrapaintsafecuznocrypto" "postgres": "thiscrapaintsafecuznocrypto"
} }
},
"kosmos-mastodon": {
"server_name": "staging.kosmos.social"
} }
}, },
"automatic": { "automatic": {