stations readable from MDM (raw). get by id ok

This commit is contained in:
Ivan I. Ovchinnikov
2026-07-07 22:17:44 +03:00
parent fe54c095ab
commit b37009a169
8 changed files with 142 additions and 11 deletions
+3
View File
@@ -88,3 +88,6 @@ spring:
max-in-memory-size: 20MB
server:
port: ${pcp.ports.stations:8080}
classifier:
stations-url: ${CLASSIFIER_STATIONS_URL:https://ordinis.k8s.265.nstart.cloud/api/v1/ground_station/records}