Change caddy image
This commit is contained in:
parent
8963a40485
commit
5e6e8d5f54
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ korhonen_cc = {}
|
||||||
external = true
|
external = true
|
||||||
|
|
||||||
[services.caddy]
|
[services.caddy]
|
||||||
image = "slothcroissant/caddy-cloudflaredns"
|
image = "git.korhonen.cc/functionalhacker/caddy"
|
||||||
container_name = "caddy"
|
container_name = "caddy"
|
||||||
restart = "unless-stopped"
|
restart = "unless-stopped"
|
||||||
ports = ["80:80", "443:443/tcp", "443:443/udp"]
|
ports = ["80:80", "443:443/tcp", "443:443/udp"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue