feat: wiki test

This commit is contained in:
Nick 2024-10-19 16:35:49 -05:00
parent aa5fa6bebe
commit a78bbd919c
2 changed files with 3 additions and 1 deletions

View file

@ -355,6 +355,7 @@ in {
};
ports = {
port0 = 3000;
port1 = 5432;
};
ssl = {
cert = "${sslPath}/${wikiSubdomain}.${domain1}/fullchain.pem";