1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-04 00:16:14 +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:
image: ${DOCKER_ORG:-ghcr.io/mailu}/${DOCKER_PREFIX:-}radicale:${MAILU_VERSION:-{{ version }}}
restart: always
env_file: {{ env }}
volumes:
- "{{ root }}/dav:/data"
networks: