Need an image name...
This commit is contained in:
parent
5b052ab9ec
commit
f468ee264b
|
@ -238,6 +238,8 @@ in {
|
|||
|
||||
virtualisation = {
|
||||
oci-containers.containers.lemmy = {
|
||||
# Not sure what the image should be...
|
||||
image = "lemmy/lemmy";
|
||||
environment = {
|
||||
LEMMY_UI_LEMMY_INTERNAL_HOST = "lemmy:8536";
|
||||
LEMMY_UI_LEMMY_EXTERNAL_HOST = cfg.hostname;
|
||||
|
|
Loading…
Reference in New Issue