matrix: create dns for testing environment
This commit is contained in:
parent
9c2565a0cc
commit
11defbf6b8
@ -37,6 +37,14 @@ _matrix._tcp IN SRV 20 0 8448 munich.finallycoffee.eu.
|
||||
_matrix-identity._tcp IN SRV 10 0 443 matrix.finallycoffee.eu.
|
||||
_matrix-identity._tcp IN SRV 20 0 443 munich.finallycoffee.eu.
|
||||
|
||||
; Matrix test env
|
||||
|
||||
chat-qa IN CNAME karlsruhe.finallycoffee.eu.
|
||||
matrix-qa IN CNAME karlsruhe.finallycoffee.eu.
|
||||
dimension.matrix-qa IN CNAME karlsruhe.finallycoffee.eu.
|
||||
|
||||
_matrix._tcp.matrix-qa IN SRV 10 0 443 matrix-qa.finallycoffee.eu.
|
||||
_matrix-identity._tcp.matrix-qa IN SRV 10 0 443 matrix-qa.finallycoffee.eu.
|
||||
|
||||
; Private cloud
|
||||
cloud IN CNAME karlsruhe.finallycoffee.eu.
|
||||
|
Loading…
Reference in New Issue
Block a user