feat(APPA): add nextcloud
This commit is contained in:
parent
8a3823f7df
commit
aaf6cefc09
6 changed files with 43 additions and 0 deletions
|
|
@ -42,6 +42,10 @@
|
|||
domain = config.services.gitea.settings.server.DOMAIN;
|
||||
answer = "192.168.2.40";
|
||||
}
|
||||
{
|
||||
domain = config.services.nextcloud.hostName;
|
||||
answer = "192.168.2.40";
|
||||
}
|
||||
{
|
||||
domain = "anki.dryb.org";
|
||||
answer = "192.168.2.40";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue