mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-30 01:12:11 +03:00
feat: remove DbProvider env variable and calculate it dynamically (#1114)
This commit is contained in:
@@ -21,7 +21,6 @@ services:
|
||||
service: pocket-id
|
||||
environment:
|
||||
- APP_ENV=test
|
||||
- DB_PROVIDER=postgres
|
||||
- DB_CONNECTION_STRING=postgres://postgres:postgres@postgres:5432/pocket-id
|
||||
- FILE_BACKEND=${FILE_BACKEND}
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user