mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 02:06:25 +00:00
Squid ci fixes
All checks were successful
Close stale issues and PRs / stale (push) Successful in 4s
All checks were successful
Close stale issues and PRs / stale (push) Successful in 4s
This commit is contained in:
@ -15,8 +15,8 @@ module.exports = defineConfig({
|
||||
return require("../plugins/index.js")(on, config);
|
||||
},
|
||||
env: {
|
||||
swaggerBase: 'http://npm:81/api/schema',
|
||||
swaggerBase: 'http://fullstack:81/api/schema',
|
||||
},
|
||||
baseUrl: 'http://npm:81',
|
||||
baseUrl: 'http://fullstack:81',
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user