25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Copy this file to .cos.env on the controlled build server. .cos.env is ignored by Git.
- COS_SECRET_ID=change-me
- COS_SECRET_KEY=change-me
- COS_REGION=ap-chengdu
- COS_BUCKET=emp-example-bucket
-
- # Or leave the two credentials above empty and use an existing coscli config.
- # COS_CONFIG_PATH=/home/git/.config/coscli.yaml
-
- # Signed update URLs are valid for seven days by default.
- COS_SIGN_EXPIRE=604800
|