Skip to content

Commit

Permalink
Fix lemmy UI environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
aman207 authored and Nutomic committed Jun 26, 2023
1 parent ddfa112 commit d586264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ services:
- LEMMY_UI_LEMMY_INTERNAL_HOST=lemmy:8536
# set the outside hostname here
- LEMMY_UI_LEMMY_EXTERNAL_HOST=localhost:1236
- LEMMY_HTTPS=false
- LEMMY_UI_HTTPS=false
- LEMMY_UI_DEBUG=true
depends_on:
- lemmy
Expand Down

0 comments on commit d586264

Please sign in to comment.