1
0

Add Gramps web application

This commit is contained in:
2025-01-05 20:44:47 +03:00
parent 0ce778871e
commit 45185fd8a8
6 changed files with 166 additions and 52 deletions

View File

@ -65,3 +65,11 @@ music.vakhrushev.me {
}
}
gramps.vakhrushev.me {
tls anwinged@ya.ru
reverse_proxy {
to 127.0.0.1:{{ gramps_port }}
}
}
}