chore: reduced cache time in compose dev

This commit is contained in:
ITQ
2025-01-26 17:42:04 +03:00
parent 424b0e7463
commit c0ba2ab947
+1 -1
View File
@@ -36,7 +36,7 @@ services:
- 9090:9090 - 9090:9090
environment: environment:
- SERVER_PORT=9090 - SERVER_PORT=9090
- CACHE_DURATION_MS=60000 - CACHE_DURATION_MS=10
volumes: volumes:
postgres_data: postgres_data: