mirror of
https://github.com/rikkaneko/paste.git
synced 2025-09-23 05:10:10 +01:00
Update itty-router to 5.x
Fix minor bug Update package dependencies Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
1fb3076115
commit
f90633bce3
8 changed files with 127 additions and 88 deletions
|
@ -9,6 +9,11 @@ services = [
|
|||
{ binding = "QRCODE", service = "qrcode-gen", environment = "production" }
|
||||
]
|
||||
|
||||
[vars]
|
||||
SERVICE_URL = "pb.nekoid.cc"
|
||||
PASTE_WEB_URL = "https://raw.githubusercontent.com/rikkaneko/paste/main/frontend"
|
||||
CORS_DOMAIN = "nekoid.cc"
|
||||
|
||||
# [secret]
|
||||
# AWS_ACCESS_KEY_ID
|
||||
# AWS_SECRET_ACCESS_KEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue