Rename custom images to include registry
This commit is contained in:
parent
5c197b25b2
commit
975bea4553
4 changed files with 8 additions and 5 deletions
|
@ -24,7 +24,7 @@ caddy_env:
|
|||
|
||||
caddy_compose:
|
||||
watchtower: false
|
||||
image: caddy-custom:2-alpine
|
||||
image: registry.serguzim.me/services/caddy:2-alpine
|
||||
volumes:
|
||||
- "./config:/etc/caddy/"
|
||||
- data:/data
|
||||
|
|
Reference in a new issue