tests now pass

This commit is contained in:
2025-10-14 21:26:58 +03:00
parent 5471f3b138
commit 7c4c4fd620
3 changed files with 14 additions and 11 deletions

View File

@@ -1,8 +1,7 @@
# Required: Admin bearer token for API access
ADMIN_TOKEN=devadmintoken
# Docker host binding (used by docker-compose for port mapping)
HOST=0.0.0.0
# Docker host binding (used by docker compose for port mapping)
HOST=127.0.0.1
PORT=8080
# Optional: Service configuration (defaults shown)