added forgejo vars
This commit is contained in:
parent
d5dbefe219
commit
5c5100ce62
1 changed files with 13 additions and 0 deletions
|
|
@ -38,6 +38,13 @@
|
|||
|
||||
feishin.port = "9180";
|
||||
|
||||
forgejo = {
|
||||
dbport = "54325";
|
||||
domain = "dev.mc-fucker.cool";
|
||||
port = "3333";
|
||||
sshport = "2222";
|
||||
};
|
||||
|
||||
ihatemoney = {
|
||||
db = "ihatemoney";
|
||||
dbport = "54324";
|
||||
|
|
@ -72,6 +79,12 @@
|
|||
port = "587";
|
||||
};
|
||||
|
||||
mozsync = {
|
||||
dbport = "33062";
|
||||
domain = "mozsync.mc-fucker.cool";
|
||||
port = "12345";
|
||||
};
|
||||
|
||||
navidrome.port = "4533";
|
||||
|
||||
nextcloud = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue