tests now pass
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user