Misc cleanup.

This commit is contained in:
mikestefanello 2024-06-15 09:09:36 -04:00
parent 9acf73a4d9
commit 6a7070a729
6 changed files with 21 additions and 18 deletions

View file

@ -7,7 +7,7 @@ services:
ports:
- "127.0.0.1:6379:6379"
db:
# PG 16 is currenly not supported https://github.com/ent/ent/issues/3750
# PG 16 is currently not supported https://github.com/ent/ent/issues/3750
image: postgres:15-alpine
container_name: pagoda_db
ports: