feat: add pyload
This commit is contained in:
parent
d6f206f0bb
commit
1a70ca9564
6 changed files with 112 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
gitea-runner = 10003;
|
||||
podman = 10004;
|
||||
foundry-vtt = 10005;
|
||||
pyload = 10006;
|
||||
};
|
||||
gids = {
|
||||
unbound = 10001;
|
||||
|
|
@ -12,5 +13,6 @@
|
|||
gitea-runner = 10003;
|
||||
podman = 10004;
|
||||
foundry-vtt = 10005;
|
||||
pyload = 10006;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue