enable_https is broken (redirects every request to localhost
This commit is contained in:
parent
fc8c869da0
commit
7f967d689a
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ services:
|
||||||
- POSTGRES_USER=weblate
|
- POSTGRES_USER=weblate
|
||||||
- POSTGRES_DATABASE=weblate
|
- POSTGRES_DATABASE=weblate
|
||||||
- POSTGRES_HOST=postgress
|
- POSTGRES_HOST=postgress
|
||||||
- WEBLATE_ENABLE_HTTPS=1
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./volumes/weblate:/app/data
|
- ./volumes/weblate:/app/data
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue