feat(odin): add lemmy, reddit but better.

This is just a traefik port forwarding file, I'm running lemmy using the
original docker-compose I used before, just with podman and
podman-compose for the ability to just move the server without having to
recreate it.
This commit is contained in:
CronyAkatsuki 2025-05-14 23:34:10 +02:00
parent 8c6018f25e
commit 6073e79011
2 changed files with 19 additions and 0 deletions

View file

@ -5,5 +5,6 @@
./secrets.nix
./plausible.nix
./conduit.nix
./lemmy.nix
];
}