Added LDAP config and auth
This commit is contained in:
@@ -21,6 +21,7 @@ export default defineConfig({
|
||||
target: 'http://vdap.org:8082', // The remote internet API
|
||||
changeOrigin: true, // Tricks the remote server into accepting the request
|
||||
secure: false, // Set to true later when you upgrade to HTTPS
|
||||
cookieDomainRewrite: 'localhost',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user