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

This commit is contained in:
Torma Kristóf 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
...

View File

@ -29,7 +29,6 @@ all:
bitwarden:
nexus:
nextcloud:
neko:
nightlydocker:
hosts:
matrix:
@ -38,5 +37,4 @@ all:
bitwarden:
nexus:
nextcloud:
neko:
...