[hydros-environment] Introduced package
Some checks failed
Build hydros-environment / Build and push image (push) Failing after 1m33s

This commit is contained in:
2026-03-30 01:46:24 -04:00
parent 20daa6dbd5
commit 527add4ff9
10 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<service>
<port port="12315" protocol="tcp"/>
</service>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<service>
<port port="53317" protocol="tcp"/>
<port port="53317" protocol="udp"/>
</service>