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:
parent
c5170ee6c7
commit
ccbab5cfc5
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ services:
|
|||
environment:
|
||||
- MYSQL_HOST=db
|
||||
- REDIS_HOST=redis
|
||||
- OVERWRITEPROTOCOL=https
|
||||
env_file:
|
||||
- db.env
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Reference in a new issue