Skip to content

Commit

Permalink
upstream caddy-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Aug 13, 2024
1 parent 3b7d61d commit a00f013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
}
redir / https://github.com/SyneRBI/PETRIC/wiki
caddy:
image: casperdcl/caddy-gen
image: wemakeservices/caddy-gen:latest
restart: always
cap_add: [NET_ADMIN]
volumes: [./caddy:/data/caddy, /mnt/share:/share, ./global.caddy:/global.caddy, /var/run/docker.sock:/tmp/docker.sock:ro]
Expand Down

0 comments on commit a00f013

Please sign in to comment.