mirror of https://github.com/LemmyNet/lemmy.git
Using new lemmy-isomorphic-ui with better javascript disabled.
parent
b3a57ccc52
commit
e02f771f33
|
@ -16,7 +16,7 @@ services:
|
|||
- postgres
|
||||
- iframely
|
||||
lemmy-isomorphic-ui:
|
||||
image: dessalines/lemmy-isomorphic-ui:v0.0.6
|
||||
image: dessalines/lemmy-isomorphic-ui:v0.0.7
|
||||
# image: lemmy-isomorphic-ui:latest
|
||||
ports:
|
||||
- "1235:1234"
|
||||
|
|
|
@ -26,7 +26,7 @@ services:
|
|||
- iframely
|
||||
|
||||
lemmy-isomorphic-ui:
|
||||
image: dessalines/lemmy-isomorphic-ui:v0.0.6
|
||||
image: dessalines/lemmy-isomorphic-ui:v0.0.7
|
||||
# image: lemmy-isomorphic-ui:latest
|
||||
ports:
|
||||
- "1235:1234"
|
||||
|
|
Loading…
Reference in New Issue