mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: wiki test
This commit is contained in:
parent
60ec5f5aa6
commit
6a020412d1
1 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,7 @@ in {
|
|||
path0 = "${servicePath}/${forgejoLabel}";
|
||||
};
|
||||
ports = {
|
||||
port0 = 3000;
|
||||
port0 = 3033;
|
||||
};
|
||||
ssl = {
|
||||
cert = "${sslPath}/${forgejoDomain}.${domain1}/fullchain.pem";
|
||||
|
@ -354,7 +354,7 @@ in {
|
|||
path1 = "${varLib}/DataDir";
|
||||
};
|
||||
ports = {
|
||||
port0 = 3033;
|
||||
port0 = 3000;
|
||||
};
|
||||
ssl = {
|
||||
cert = "${sslPath}/${wikiSubdomain}.${domain1}/fullchain.pem";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue