Nur Kommentar
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// pages/api/gisStationsStaticDistrict.js
|
||||
// Proxy für GisStationsStaticDistrict
|
||||
//Für DataSheet menü dropdown
|
||||
export default async function handler(req, res) {
|
||||
// CORS-Header setzen
|
||||
res.setHeader("Access-Control-Allow-Credentials", true);
|
||||
|
||||
Reference in New Issue
Block a user