Added NOSIG to metar parsing, changed default metar timeout to 50 min

This commit is contained in:
2025-04-15 17:57:51 -04:00
parent c2e9e098ed
commit 98be22b972
2 changed files with 19 additions and 4 deletions

1
.env
View File

@@ -28,6 +28,7 @@ MINIO_BROWSER_REDIRECT_URL=${NGINX_PROTOCOL}://${NGINX_HOST}:${NGINX_HTTP_PORT}/
UI_PORT=3000
API_PORT=5000
API_METAR_TIME_OFFSET=3000
SSL_CA_NAME=ca
SSL_CA_PATH=../ssl/${SSL_CA_NAME}.pem