|
@@ -1,4 +1,5 @@
|
|
# This file is committed. Do not store secrets here
|
|
# This file is committed. Do not store secrets here
|
|
|
|
+APP_PRIVATE_KEY='nzyPNWsj/C1+wAQWMZ9XJBMR'
|
|
|
|
|
|
# should be set to "production" for production builds
|
|
# should be set to "production" for production builds
|
|
VITE_ENV=production
|
|
VITE_ENV=production
|
|
@@ -11,21 +12,22 @@ VITE_FORCE_MAINTENANCE=false
|
|
# App configuration
|
|
# App configuration
|
|
VITE_APP_ID=null
|
|
VITE_APP_ID=null
|
|
VITE_APP_NAME=L1M
|
|
VITE_APP_NAME=L1M
|
|
|
|
+VITE_ASSET_LOGS_URL=
|
|
|
|
|
|
|
|
|
|
VITE_AVATAR_SERVICE_URL=https://atlas-services.joystream.org/avatars
|
|
VITE_AVATAR_SERVICE_URL=https://atlas-services.joystream.org/avatars
|
|
VITE_ASSET_LOGS_URL=
|
|
VITE_ASSET_LOGS_URL=
|
|
VITE_GEOLOCATION_SERVICE_URL=https://geolocation.joystream.org
|
|
VITE_GEOLOCATION_SERVICE_URL=https://geolocation.joystream.org
|
|
VITE_HCAPTCHA_SITE_KEY=41cae189-7676-4f6b-aa56-635be26d3ceb
|
|
VITE_HCAPTCHA_SITE_KEY=41cae189-7676-4f6b-aa56-635be26d3ceb
|
|
|
|
+
|
|
|
|
+# YPP configuration
|
|
|
|
+#VITE_GOOGLE_CONSOLE_CLIENT_ID=246331758613-rc1psegmsr9l4e33nqu8rre3gno5dsca.apps.googleusercontent.com
|
|
|
|
+#VITE_YOUTUBE_SYNC_API_URL=https://52.204.147.11.nip.io
|
|
|
|
+#VITE_YOUTUBE_COLLABORATOR_MEMBER_ID=18
|
|
VITE_GOOGLE_CONSOLE_CLIENT_ID=
|
|
VITE_GOOGLE_CONSOLE_CLIENT_ID=
|
|
VITE_YOUTUBE_SYNC_API_URL=
|
|
VITE_YOUTUBE_SYNC_API_URL=
|
|
VITE_YOUTUBE_COLLABORATOR_MEMBER_ID=
|
|
VITE_YOUTUBE_COLLABORATOR_MEMBER_ID=
|
|
|
|
|
|
-# YPP configuration
|
|
|
|
-VITE_GOOGLE_CONSOLE_CLIENT_ID=246331758613-rc1psegmsr9l4e33nqu8rre3gno5dsca.apps.googleusercontent.com
|
|
|
|
-VITE_YOUTUBE_SYNC_API_URL=https://52.204.147.11.nip.io
|
|
|
|
-VITE_YOUTUBE_COLLABORATOR_MEMBER_ID=18
|
|
|
|
-
|
|
|
|
# Analytics tools
|
|
# Analytics tools
|
|
VITE_GA_ID=
|
|
VITE_GA_ID=
|
|
VITE_SEGMENT_ID=
|
|
VITE_SEGMENT_ID=
|