You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-22 22:07:12 +00:00
chore: reduced cache time in compose dev
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user