Fix whitespaces
Dieser Commit ist enthalten in:
Ursprung
931e7f85ed
Commit
ad5ea1bd05
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -222,8 +222,8 @@ services:
|
||||||
- acme:/traefik:ro
|
- acme:/traefik:ro
|
||||||
# Mount mailcow's SSL folder
|
# Mount mailcow's SSL folder
|
||||||
- ./data/assets/ssl/:/output:rw
|
- ./data/assets/ssl/:/output:rw
|
||||||
# Mount docker socket to restart containers
|
# Mount docker socket to restart containers
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
# only change this, if you're using another domain for mailcow's web frontend compared to the standard config
|
# only change this, if you're using another domain for mailcow's web frontend compared to the standard config
|
||||||
|
|
Laden …
In neuem Issue referenzieren