fix matrix and neko
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-28 21:21:13 +02:00
parent ec38eeca21
commit edcbafcc2e
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,8 @@ ansible_host: matrix.intra.tormakris.dev
webserver:
- domain: "_"
port: 8080
bigrequests: false
- domain: "chat.tormakristof.eu"
port: 8181
bigrequests: false
...