Need an extra layer of nesting
This commit is contained in:
parent
a4a8a030c1
commit
bafef604ca
|
@ -236,7 +236,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
oci-containers.lemmy = {
|
oci-containers.containers.lemmy = {
|
||||||
environment = {
|
environment = {
|
||||||
LEMMY_UI_LEMMY_INTERNAL_HOST = "lemmy:8536";
|
LEMMY_UI_LEMMY_INTERNAL_HOST = "lemmy:8536";
|
||||||
LEMMY_UI_LEMMY_EXTERNAL_HOST = cfg.hostname;
|
LEMMY_UI_LEMMY_EXTERNAL_HOST = cfg.hostname;
|
||||||
|
|
Loading…
Reference in New Issue