Compare commits
No commits in common. "d5de4e94de47a57c64a100329e6ca9a1aa07719b" and "67eaf0618fde89ccc459d0f62cd09b51e29963df" have entirely different histories.
d5de4e94de
...
67eaf0618f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
*.swp
|
||||
*.swn
|
||||
*.swo
|
BIN
forward/public/.db.finallycoffee.eu.swp
Normal file
BIN
forward/public/.db.finallycoffee.eu.swp
Normal file
Binary file not shown.
@ -7,7 +7,7 @@ $TTL 604800
|
||||
86400 ; Negative Cache TTL
|
||||
)
|
||||
|
||||
; Name Servers
|
||||
; Nanme Servers
|
||||
|
||||
IN NS ns1.athena7.eu.
|
||||
IN NS ns2.athena7.eu.
|
||||
@ -33,9 +33,7 @@ matrix IN CNAME karlsruhe.finallycoffee.eu.
|
||||
dimension.matrix IN CNAME karlsruhe.finallycoffee.eu.
|
||||
|
||||
_matrix._tcp IN SRV 10 0 8448 matrix.finallycoffee.eu.
|
||||
_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.
|
||||
|
||||
|
||||
; Private cloud
|
||||
|
Loading…
Reference in New Issue
Block a user