fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 7m53s

This commit is contained in:
jade
2026-07-24 23:52:55 +09:00
parent 4dcc85eff0
commit 4015207b86
32 changed files with 47 additions and 789 deletions

View File

@@ -486,9 +486,7 @@
<label class="form-label">Target Module</label>
<select class="form-select" name="moduleName" id="targetModuleSelect" required>
<option value="dap-tool-other">dap-tool-other</option>
<option value="dap-tool-email">dap-tool-email</option>
<option value="dap-tool-hr">dap-tool-hr</option>
<option value="dap-tool-payment">dap-tool-payment</option>
<option value="dap-tool-sms">dap-tool-sms</option>
</select>
<div class="input-hint">Destination Pod directory.</div>