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

@ -11,3 +11,4 @@ gitea_port: "{{ base_port + 8 }}"
keycloak_port: "{{ base_port + 9 }}"
outline_port: "{{ base_port + 10 }}"
navidrome_port: "{{ base_port + 11 }}"
gramps_port: "{{ base_port + 12 }}"