mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 14:45:10 +00:00
Adding lemmy_ui_debug for future debug testing. (#2211)
Co-authored-by: Nutomic <me@nutomic.com>
This commit is contained in:
parent
2985e88a49
commit
0d9b756b75
|
@ -34,6 +34,7 @@ services:
|
||||||
- LEMMY_INTERNAL_HOST=lemmy:8536
|
- LEMMY_INTERNAL_HOST=lemmy:8536
|
||||||
- LEMMY_EXTERNAL_HOST=localhost:1234
|
- LEMMY_EXTERNAL_HOST=localhost:1234
|
||||||
- LEMMY_HTTPS=false
|
- LEMMY_HTTPS=false
|
||||||
|
- LEMMY_UI_DEBUG=true
|
||||||
depends_on:
|
depends_on:
|
||||||
- lemmy
|
- lemmy
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue