Kristóf Torma
85e0b9f978
Some checks reported errors
continuous-integration/drone/push Build was killed
13 lines
258 B
YAML
13 lines
258 B
YAML
---
|
|
ansible_host: mastodon.intra.tormakris.dev
|
|
webserver:
|
|
- domain: "mastodon.tormakristof.eu"
|
|
port: 3000
|
|
bigrequests: true
|
|
https: false
|
|
additionallocations:
|
|
- location: "/api/v1/streaming"
|
|
https: false
|
|
port: 4000
|
|
...
|