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