Compare commits
No commits in common. "e3c578c5a3ee66bbc6309bd1d869961690ec116c" and "0efa256fbd04d35d0b38c19af301097aaf8f5ed6" have entirely different histories.
e3c578c5a3
...
0efa256fbd
@ -116,7 +116,7 @@ services:
|
||||
- "traefik.http.services.stalwart-http.loadbalancer.server.port=8080"
|
||||
linkding:
|
||||
container_name: "${LD_CONTAINER_NAME:-linkding}"
|
||||
image: sissbruecker/linkding:1.39.1-plus
|
||||
image: sissbruecker/linkding:1.36.0-plus
|
||||
ports:
|
||||
- "${LD_HOST_PORT:-9090}:9090"
|
||||
volumes:
|
||||
@ -353,7 +353,7 @@ services:
|
||||
restart: unless-stopped
|
||||
# To use a pre-built image, remove the above "build" section
|
||||
# and uncomment the following line:
|
||||
image: healthchecks/healthchecks:v3.9
|
||||
image: healthchecks/healthchecks:v3.8
|
||||
env_file:
|
||||
- .healthchecks-env
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user