Remove subdirectory from gitea domain

This commit is contained in:
coolneng 2019-11-22 22:43:37 +01:00
parent 72e26f0d96
commit f0c5aea385
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# Gitea setup with daily backup
services.gitea = {
enable = true;
domain = "coolneng.duckdns.org/gitea";
domain = "coolneng.duckdns.org";
rootUrl = "https://coolneng.duckdns.org/gitea";
database = {
type = "postgres";