feat: add dns allocation for anime&manga minecraft server
All checks were successful
Build_Deploy / linter (push) Successful in 4s
Build_Deploy / build (push) Successful in 16s
Build_Deploy / deploy_dns (push) Successful in 57s
Build_Deploy / deploy_active (active) (push) Successful in 1m5s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m16s
Build_Deploy / deploy_active (active-ext) (push) Successful in 30s
All checks were successful
Build_Deploy / linter (push) Successful in 4s
Build_Deploy / build (push) Successful in 16s
Build_Deploy / deploy_dns (push) Successful in 57s
Build_Deploy / deploy_active (active) (push) Successful in 1m5s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m16s
Build_Deploy / deploy_active (active-ext) (push) Successful in 30s
This commit is contained in:
parent
6d5d025e75
commit
3a7e23569a
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@
|
||||||
address = "minecraft.phildeb";
|
address = "minecraft.phildeb";
|
||||||
port = "25522";
|
port = "25522";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
address = "minecraft.anime";
|
||||||
|
port = "25523";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in a new issue