fix some dev enviornment issues
This commit is contained in:
@@ -18,6 +18,8 @@ RUST_LOG="web_frontend=debug,lib_core=debug,lib_auth=debug,lib_utils=debug,web_a
|
||||
# e.g., "welcome" type of passwords.
|
||||
# i.e., Encryption not needed.
|
||||
|
||||
SERVICE_LISTENER="0.0.0.0:3000"
|
||||
SERVICE_API_RPC_URL="http://localhost:3000/api/rpc"
|
||||
SERVICE_DB_URL="postgres://postgres:postgres@db/mediamanager"
|
||||
DATABASE_URL="postgres://postgres:postgres@db/mediamanager"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user