mirror of
https://github.com/rikkaneko/paste.git
synced 2025-09-23 05:10:10 +01:00
Fix typo
Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
4542a4f519
commit
203a9e4982
3 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ services = [
|
|||
]
|
||||
|
||||
[vars]
|
||||
SERVICE_URL = "pb.nekoid.cc"
|
||||
SERVICE_URL = "https://pb.nekoid.cc"
|
||||
PASTE_WEB_URL = "https://raw.githubusercontent.com/rikkaneko/paste/main/frontend"
|
||||
CORS_DOMAIN = "nekoid.cc"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue