Kristóf Torma
0bf5d05c25
Some checks reported errors
continuous-integration/drone/push Build was killed
17 lines
304 B
YAML
17 lines
304 B
YAML
---
|
|
ansible_host: matrix.intra.tormakris.dev
|
|
webserver:
|
|
- domain: "matrix.tormakristof.eu"
|
|
port: 8080
|
|
bigrequests: true
|
|
https: false
|
|
- domain: "chat.tormakristof.eu"
|
|
port: 8181
|
|
bigrequests: true
|
|
https: false
|
|
firewall:
|
|
- port: "9000"
|
|
proto: tcp
|
|
interface: "eth0"
|
|
...
|