You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-22 19:47:11 +00:00
chore: reduced cache time in compose dev
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
||||
- 9090:9090
|
||||
environment:
|
||||
- SERVER_PORT=9090
|
||||
- CACHE_DURATION_MS=60000
|
||||
- CACHE_DURATION_MS=10
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
|
||||
Reference in New Issue
Block a user