mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -6,5 +6,5 @@ services:
|
|||||||
- 7080:80
|
- 7080:80
|
||||||
- 7443:443
|
- 7443:443
|
||||||
privileged: true
|
privileged: true
|
||||||
image: rancher/rancher:latest
|
image: ${DOCKER_REGISTRY:-}rancher/rancher:latest
|
||||||
command: --acme-domain rancher.sectorq.eu
|
command: --acme-domain rancher.sectorq.eu
|
Reference in New Issue
Block a user