2022-11-23 10:37:01 +01:00
|
|
|
---
|
|
|
|
ansible_host: mastodon.intra.tormakris.dev
|
|
|
|
webserver:
|
|
|
|
- domain: "mastodon.tormakristof.eu"
|
2022-11-23 15:17:59 +01:00
|
|
|
port: 3000
|
|
|
|
bigrequests: true
|
2022-11-23 10:37:01 +01:00
|
|
|
https: false
|
2022-11-23 15:17:59 +01:00
|
|
|
additionallocations:
|
|
|
|
- location: "/api/v1/streaming"
|
|
|
|
https: false
|
|
|
|
port: 4000
|
2022-11-23 10:37:01 +01:00
|
|
|
...
|