0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 03:06:08 +02:00

Also rewrite for mariadb

Signed-off-by: Markus Gasser <m@sad.bz>
This commit is contained in:
Dosenpfand 2023-05-04 15:35:20 +02:00
parent c5170ee6c7
commit ccbab5cfc5

View file

@ -26,6 +26,7 @@ services:
environment:
- MYSQL_HOST=db
- REDIS_HOST=redis
- OVERWRITEPROTOCOL=https
env_file:
- db.env
depends_on: