This repository was archived by the owner on Feb 10, 2026. It is now read-only.
Commit d998412
committed
Add static nginx fragment for config.js routing
Add config-js.conf as a static nginx configuration fragment to handle
routing for the runtime-generated config.js file. This ensures the
dynamically created config.js in /tmp/config/ is properly served via
nginx's alias directive without requiring file system writes to the
read-only application root.
Signed-off-by: Shiv Verma <shverma@redhat.com>1 parent 2a74baf commit d998412
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments