media storage config + env
This commit is contained in:
parent
262d02e915
commit
e708c92d18
3 changed files with 39 additions and 6 deletions
5
api.env
5
api.env
|
|
@ -8,6 +8,11 @@ APP_ALLOWED_ORIGINS=http://localhost:5173,
|
|||
GRPC_SERVER_PORT=9050
|
||||
GRPC_CLIENT_PORT=9060
|
||||
|
||||
MEDIA_STORAGE_USER=
|
||||
MEDIA_STORAGE_PASS=
|
||||
MEDIA_STORAGE_HOST=
|
||||
MEDIA_STORAGE_PORT=
|
||||
|
||||
DB_HOST=
|
||||
DB_PORT=
|
||||
DB_USER=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue