mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-01-27 16:18:16 -05:00
internal reverse proxy from 20212 to 20211/server
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
<script>
|
||||
window.onload = () => {
|
||||
window.ui = SwaggerUIBundle({
|
||||
url: '/openapi.json',
|
||||
// Use a relative path so the UI works whether served at /docs or /server/docs
|
||||
url: 'openapi.json',
|
||||
dom_id: '#swagger-ui',
|
||||
deepLinking: true,
|
||||
presets: [
|
||||
|
||||
Reference in New Issue
Block a user