auto commit

This commit is contained in:
bangdk 2024-11-09 14:07:27 +09:00
parent b012e31cd3
commit 95ef2a39e7

View File

@ -57,7 +57,7 @@ services:
- NODE_ENV=${NODE_ENV:-development}
depends_on:
- postgres
- redis
# - redis
postgres:
image: postgres:16-alpine