-
David Schwarzmann authoredDavid Schwarzmann authored
config.js.template 167 B
// Localhost: python -m http.server
// sed 's,API_VERSION,https://example.com/spec.yml,g' ui/config.js.template > ui/config.js
export const SPEC_URL = "API_VERSION";