mirror of
https://github.com/khairul169/garage-webui.git
synced 2026-07-28 19:10:19 +07:00
8 lines
231 B
Plaintext
8 lines
231 B
Plaintext
#
|
|
BASE_PATH=""
|
|
AUTH_USER_PASS='username:$2y$10$DSTi9o0uQPEHSNlf66xMEOgm9KgVNBP3vHxA3SK0Xha2EVMb3mTXm'
|
|
API_BASE_URL="http://garage:3903"
|
|
S3_ENDPOINT_URL="http://garage:3900"
|
|
S3_WEB_ENDPOINT_URL="http://garage:3902"
|
|
API_ADMIN_KEY=""
|