This commit is contained in:
2025-03-07 22:15:26 +01:00
parent 3e881875c0
commit 86d7a1dba5
3 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,3 @@
APPNAME=mailu
DOCKER_REGISTRY=r.sectorq.eu/library/
MAILU_VERSION="2024.06"
MAILU_VERSION=2024.06

2
rancher/.env Normal file
View File

@ -0,0 +1,2 @@
APPNAME=mailu
DOCKER_REGISTRY=r.sectorq.eu/library/

View File

@ -1,7 +1,7 @@
name: rancher
services:
rancher:
restart: unless-stopped
restart: ${RESTART:-unless-stopped}
ports:
- 7080:80
- 7443:443