upload current sources
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-14 09:58:44 +00:00
parent 381b75ece9
commit 347f4c040b
4 changed files with 12 additions and 15 deletions

View File

@@ -17,12 +17,9 @@
"containerPort": 443
}
],
"environment": [
{
"key": "DISABLE_IPV6",
"value": "true"
}
],
"environment": {
"DISABLE_IPV6": "true"
},
"volumes": [
{
"hostPath": "${APP_DATA_DIR}/data",