feat: expose deployment build identity
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
DATABASE_URL=postgresql+psycopg://rf4:rf4_local@localhost:5432/rf4_spotter
|
||||
APP_VERSION=0.1.0
|
||||
APP_REVISION=dev
|
||||
PUBLIC_API_URL=http://localhost:8000
|
||||
API_INTERNAL_URL=http://api:8000
|
||||
ADMIN_TOKEN=change-me-in-production
|
||||
|
||||
Reference in New Issue
Block a user