8 lines
283 B
Bash
8 lines
283 B
Bash
AWS_ACCESS_KEY_ID=replace_with_access_key_id
|
|
AWS_SECRET_ACCESS_KEY=replace_with_secret_access_key
|
|
AWS_DEFAULT_REGION=ru-central1
|
|
AWS_BUCKET=warcraft-client
|
|
AWS_ENDPOINT=https://storage.yandexcloud.net
|
|
AWS_USE_PATH_STYLE_ENDPOINT=true
|
|
LAUNCHER_AUTH_KEY=replace_with_launcher_auth_key
|