Addet container registry and changed compose to use it directly!
This commit is contained in:
parent
29577ea73a
commit
a31fd40a61
2 changed files with 23 additions and 2 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
# │ Server mode │
|
||||
# ╰─────────────╯
|
||||
caddydb-server:
|
||||
image: caddydb:latest
|
||||
image: git.k4li.de/docker/caddydb:latest
|
||||
ports:
|
||||
- "5000:5000"
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue