labmap/frontend/10-generate-env.sh
2025-07-01 11:20:30 +03:00

5 lines
114 B
Bash

#!/bin/sh
# Generate env.js from the template
envsubst < /etc/env/env.js.template > /usr/share/nginx/html/env.js