mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 12:21:18 +00:00
Fixing docker-compose prod
This commit is contained in:
parent
da5fdae006
commit
9725135e14
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ services:
|
|||
environment:
|
||||
- LEMMY_INTERNAL_HOST=lemmy:8536
|
||||
- LEMMY_EXTERNAL_HOST=localhost:8536
|
||||
- LEMMY_HTTPS=false
|
||||
- LEMMY_HTTPS=true
|
||||
depends_on:
|
||||
- lemmy
|
||||
|
||||
|
|
Loading…
Reference in a new issue