14 lines
252 B
Bash
14 lines
252 B
Bash
RUST_LOG=info,error
|
|
|
|
BASE_URL=https://modrinth-cdn-staging.nyc3.digitaloceanspaces.com
|
|
BASE_FOLDER=gamedata
|
|
|
|
S3_ACCESS_TOKEN=none
|
|
S3_SECRET=none
|
|
S3_URL=none
|
|
S3_REGION=none
|
|
S3_BUCKET_NAME=none
|
|
|
|
DO_INTEGRATION=false
|
|
DO_ACCESS_KEY=none
|
|
DO_ENDPOINT_ID=none |