0
0
Fork 0
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:
Dosenpfand 2023-05-04 15:32:32 +02:00
parent 2d8f990304
commit c5170ee6c7

View file

@ -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: