I don't know what I'm doing
This commit is contained in:
parent
b9564ba5f5
commit
d3c697a197
1 changed files with 6 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
bookstack = {
|
||||
db = "bookstack";
|
||||
db_host = "100.64.0.13";
|
||||
domain = "docs.mc-fucker.cool";
|
||||
port = "8086";
|
||||
};
|
||||
|
|
@ -39,6 +40,11 @@
|
|||
port = "8096";
|
||||
};
|
||||
|
||||
mail = {
|
||||
host = "mc1.mc-fucker.vpn.mc-fucker.cool";
|
||||
port = "587";
|
||||
};
|
||||
|
||||
mariadb = {
|
||||
port = "3306";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue