mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Closing open lemmy-ui prod port. Fixes #1430
This commit is contained in:
parent
37ea778776
commit
a920bf768e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ services:
|
|||
lemmy-ui:
|
||||
image: dessalines/lemmy-ui:0.9.7
|
||||
ports:
|
||||
- "1235:1234"
|
||||
- "127.0.0.1:1235:1234"
|
||||
restart: always
|
||||
environment:
|
||||
- LEMMY_INTERNAL_HOST=lemmy:8536
|
||||
|
|
Loading…
Reference in a new issue