Merge branch 'main' of https://gitea.crescentec.ch/chriswin/home-server-docker
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/gethomepage/homepage:v1.8.0
|
||||
image: ghcr.io/gethomepage/homepage:v1.9.0
|
||||
container_name: homepage
|
||||
ports:
|
||||
- 3030:3000
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: ntfy
|
||||
image: binwiederhier/ntfy:v2.15.0
|
||||
image: binwiederhier/ntfy:v2.16.0
|
||||
ports:
|
||||
- "4023:80"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user