Compare commits
6 Commits
0efa256fbd
...
e3c578c5a3
| Author | SHA1 | Date | |
|---|---|---|---|
| e3c578c5a3 | |||
| 92d45a61a5 | |||
| b7971e4e9d | |||
| ba7c817e7d | |||
|
|
1ca955fb24 | ||
|
|
e736a8e697 |
@ -116,7 +116,7 @@ services:
|
|||||||
- "traefik.http.services.stalwart-http.loadbalancer.server.port=8080"
|
- "traefik.http.services.stalwart-http.loadbalancer.server.port=8080"
|
||||||
linkding:
|
linkding:
|
||||||
container_name: "${LD_CONTAINER_NAME:-linkding}"
|
container_name: "${LD_CONTAINER_NAME:-linkding}"
|
||||||
image: sissbruecker/linkding:1.36.0-plus
|
image: sissbruecker/linkding:1.39.1-plus
|
||||||
ports:
|
ports:
|
||||||
- "${LD_HOST_PORT:-9090}:9090"
|
- "${LD_HOST_PORT:-9090}:9090"
|
||||||
volumes:
|
volumes:
|
||||||
@ -353,7 +353,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# To use a pre-built image, remove the above "build" section
|
# To use a pre-built image, remove the above "build" section
|
||||||
# and uncomment the following line:
|
# and uncomment the following line:
|
||||||
image: healthchecks/healthchecks:v3.8
|
image: healthchecks/healthchecks:v3.9
|
||||||
env_file:
|
env_file:
|
||||||
- .healthchecks-env
|
- .healthchecks-env
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user