feat: ship a web app (#218)
* feat(orion): add endpoint for link metadata * refactor: cleanup comments * wip: plumbing for building a web app * setup deployment materials for web app * fix(web): favicon
This commit was merged in pull request #218.
This commit is contained in:
@@ -79,6 +79,9 @@ spec:
|
||||
value: "llink://billing/success"
|
||||
- name: "BILLING_CANCEL_URL"
|
||||
value: "llink://billing/cancel"
|
||||
# Web client origins
|
||||
- name: "CORS_ALLOWED_ORIGINS"
|
||||
value: "http://localhost:5173,http://localhost:5174,http://localhost:5175,https://llink.dev.flowy.live"
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user