From e31b77017c60b1144b651c666b66425f56c703a6 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 8 Jul 2025 09:37:25 -0600 Subject: [PATCH] naming updates --- map/app/public/admin.html | 4 ++-- map/app/public/index.html | 2 +- map/app/public/login.html | 4 ++-- map/app/server.js | 2 +- map/build-nocodb.sh | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/map/app/public/admin.html b/map/app/public/admin.html index 6df2b5b..83beaae 100644 --- a/map/app/public/admin.html +++ b/map/app/public/admin.html @@ -3,8 +3,8 @@ - - Admin Panel - NocoDB Map Viewer + + Admin Panel diff --git a/map/app/public/index.html b/map/app/public/index.html index 63bd392..1153e95 100644 --- a/map/app/public/index.html +++ b/map/app/public/index.html @@ -4,7 +4,7 @@ - NocoDB Map Viewer + Map by BNKops - - Login - NocoDB Map Viewer + + Login - Map by BNKops diff --git a/map/app/server.js b/map/app/server.js index 08824d9..db1c6bd 100644 --- a/map/app/server.js +++ b/map/app/server.js @@ -1836,7 +1836,7 @@ app.use((err, req, res, next) => { app.listen(PORT, () => { logger.info(` ╔════════════════════════════════════════╗ - ║ NocoDB Map Viewer Server ║ + ║ BNKops Map Server ║ ╠════════════════════════════════════════╣ ║ Status: Running ║ ║ Port: ${PORT} ║ diff --git a/map/build-nocodb.sh b/map/build-nocodb.sh index eba4b7e..24180fe 100755 --- a/map/build-nocodb.sh +++ b/map/build-nocodb.sh @@ -1,7 +1,7 @@ #!/bin/bash # NocoDB Auto-Setup Script -# This script automatically creates the necessary base and tables for the NocoDB Map Viewer +# This script automatically creates the necessary base and tables for the BNKops Map Viewer application using NocoDB. # Based on requirements from README.md and using proper NocoDB column types # # Creates three tables: