mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-01 17:41:03 +08:00
Implement real async COS image upload
This commit is contained in:
@@ -6,6 +6,10 @@ spring.jpa.hibernate.ddl-auto=create-drop
|
||||
|
||||
resend.api.key=dummy
|
||||
cos.base-url=http://test.example.com
|
||||
cos.secret-id=dummy
|
||||
cos.secret-key=dummy
|
||||
cos.region=ap-guangzhou
|
||||
cos.bucket-name=testbucket
|
||||
|
||||
app.jwt.secret=TestSecret
|
||||
app.jwt.expiration=3600000
|
||||
|
||||
Reference in New Issue
Block a user