mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 03:06:08 +02:00
Rewrite to https
Signed-off-by: Markus Gasser <m@sad.bz>
This commit is contained in:
parent
2d8f990304
commit
c5170ee6c7
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_HOST=db
|
- POSTGRES_HOST=db
|
||||||
- REDIS_HOST=redis
|
- REDIS_HOST=redis
|
||||||
|
- OVERWRITEPROTOCOL=https
|
||||||
env_file:
|
env_file:
|
||||||
- db.env
|
- db.env
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Add table
Reference in a new issue