Migrate to fly.io, add Genre type

This commit is contained in:
2024-09-01 11:28:37 -06:00
parent c25a5230d9
commit 758cf386b4
8 changed files with 192 additions and 117 deletions

View File

@@ -21,8 +21,6 @@ services:
- db_net
ports:
- 6379:6379
command: >
--requirepass ${REDIS_PASS}
env_file:
- .env
networks: