mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: appwrite sites url (#2678)
* fix: appwrite sites url * fix: https * fix: https
This commit is contained in:
@@ -12,7 +12,7 @@ env:
|
||||
PUBLIC_APPWRITE_ENDPOINT: http://appwrite.test/v1
|
||||
PUBLIC_AI_SERVICE_BASE_URL: 'http://appwrite.test/v1'
|
||||
PUBLIC_REALTIME_URI: 'ws://appwrite.test/graphql'
|
||||
|
||||
PUBLIC_APPWRITE_SITES_BASE_URL: 'https://appwrite.network'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user