mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-09-13 14:20:11 +02:00
lala
This commit is contained in:
@@ -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
2
rancher/.env
Normal file
@@ -0,0 +1,2 @@
|
||||
APPNAME=mailu
|
||||
DOCKER_REGISTRY=r.sectorq.eu/library/
|
@@ -1,7 +1,7 @@
|
||||
name: rancher
|
||||
services:
|
||||
rancher:
|
||||
restart: unless-stopped
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
ports:
|
||||
- 7080:80
|
||||
- 7443:443
|
||||
|
Reference in New Issue
Block a user