Fixed indexing on m:n table, as well as added seeding function
This commit is contained in:
@@ -48,6 +48,7 @@ services:
|
||||
DATABASE_URL: "postgresql://serverctl:serverctlsecret@db/serverctl"
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "6060:6060" # Profiler optional
|
||||
logging: *loki-logging
|
||||
depends_on:
|
||||
- db_migrator
|
||||
|
Reference in New Issue
Block a user