Add user catch submission and moderation workflow
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
||||
build: ./apps/api
|
||||
environment:
|
||||
DATABASE_URL: postgresql+psycopg://rf4:rf4_local@db:5432/rf4_spotter
|
||||
ADMIN_TOKEN: ${ADMIN_TOKEN:-change-me-in-production}
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user