This commit is contained in:
natib21
2026-07-07 08:42:01 +00:00
parent fdd7b1711e
commit 5a7133b599
4 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Copy to .env for local/docker compose (not committed).
PORT=3001
# GT06 GPS tracker TCP listener port (raw TCP, must be reachable by tracker SIMs). 0 disables.
GT06_TCP_PORT=5023
DB_HOST=localhost
DB_PORT=5433
DB_USER=postgres