1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-06 00:26:08 +02:00

Remove not needed mailu.env file.

This commit is contained in:
Dimitri Huisman 2023-03-28 20:22:28 +00:00
parent 36069e3e06
commit 03d05c7927
No known key found for this signature in database

View File

@ -170,7 +170,6 @@ services:
webdav: webdav:
image: ${DOCKER_ORG:-ghcr.io/mailu}/${DOCKER_PREFIX:-}radicale:${MAILU_VERSION:-{{ version }}} image: ${DOCKER_ORG:-ghcr.io/mailu}/${DOCKER_PREFIX:-}radicale:${MAILU_VERSION:-{{ version }}}
restart: always restart: always
env_file: {{ env }}
volumes: volumes:
- "{{ root }}/dav:/data" - "{{ root }}/dav:/data"
networks: networks: