Setup nominatim

This commit is contained in:
Gene Liverman 2026-01-24 23:20:00 -05:00
parent 4cbbe70898
commit 3d31285ab8
Signed by: genebean
SSH key fingerprint: SHA256:gMnZbl3rg8nIXl4AomxNeNiOG4mWP/xEywbmQjVfhtY
3 changed files with 25 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{ config, ... }: let
{ config, ... }: let
domain = "technicalissues.us";
http_port = 80;
https_port = 443;