Update new API..

This commit is contained in:
2025-09-02 20:06:58 +09:00
parent 0acaa6ea1f
commit a8dc2ba3b1
6 changed files with 500 additions and 15 deletions

View File

@ -2,7 +2,7 @@ POSTGRES_USER=admin
POSTGRES_PASS=admin123456
POSTGRES_DBNAME=rogdb
DATABASE=postgres
PG_HOST=172.31.25.76
PG_HOST=postgres-db
PG_PORT=5432
GS_VERSION=2.20.0
GEOSERVER_PORT=8600