Need an extra layer of nesting

This commit is contained in:
niten 2023-07-07 23:12:15 -07:00
parent a4a8a030c1
commit bafef604ca
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ in {
};
virtualisation = {
oci-containers.lemmy = {
oci-containers.containers.lemmy = {
environment = {
LEMMY_UI_LEMMY_INTERNAL_HOST = "lemmy:8536";
LEMMY_UI_LEMMY_EXTERNAL_HOST = cfg.hostname;