Compare commits

..

1 Commits

Author SHA1 Message Date
vhaudiquet 348455fb59 dns: disable buildpath.win cloudflare proxy 2026-05-25 18:50:23 +02:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
: - octodns:
cloudflare:
auto-ttl: true
proxied: true
proxied: false
ttl: 300
type: A
value: 83.113.30.49
@@ -22,7 +22,7 @@ www:
octodns:
cloudflare:
auto-ttl: true
proxied: true
proxied: false
ttl: 300
type: A
value: 83.113.30.49
+1 -1
View File
@@ -1,6 +1,6 @@
services:
radicale:
image: tomsquest/docker-radicale:3.7.3.0
image: tomsquest/docker-radicale:3.7.2.0
container_name: radicale
ports:
- 5232