Apply reference design to Astro and add screenshot storage
This commit is contained in:
@@ -2,3 +2,8 @@ DATABASE_URL=postgresql+psycopg://rf4:rf4_local@localhost:5432/rf4_spotter
|
||||
PUBLIC_API_URL=http://localhost:8000
|
||||
API_INTERNAL_URL=http://api:8000
|
||||
ADMIN_TOKEN=change-me-in-production
|
||||
S3_ENDPOINT_URL=http://localhost:9000
|
||||
S3_PUBLIC_ENDPOINT_URL=http://localhost:9000
|
||||
S3_ACCESS_KEY=rf4-local
|
||||
S3_SECRET_KEY=rf4-local-secret
|
||||
S3_BUCKET=catch-screenshots
|
||||
|
||||
Reference in New Issue
Block a user