1
0
charli преди 1 година
родител
ревизия
0786c49fa7
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 2 2
      packages/atlas-meta-server/.env
  2. 1 1
      packages/atlas/atlas.config.yml

+ 2 - 2
packages/atlas-meta-server/.env

@@ -1,5 +1,5 @@
 # This file is committed. Do not store secrets here
 
-APP_URL=https://gleev.xyz
+APP_URL=https://l1.media
 # ORION_URL is used only for generating queries code, in runtime, Orion URL is fetched from index.html
-ORION_URL=https://orion.joystream.org/graphql
+ORION_URL=https://orion.l1.media/graphql

+ 1 - 1
packages/atlas/atlas.config.yml

@@ -2,7 +2,7 @@ general:
   appName: 'L1.MEDIA' # Application name - used in the copy throughout the app, in index.html, open graph meta tags, etc
   appDescription: 'A streaming platform for education, news and entertainment from around the world, powered by Joystream blockchain.' # Application description - used in index.html meta tags
   appTagline: 'A streaming platform for education, news and entertainment from around the world, powered by Joystream blockchain.'
-  appId: '$VITE_APP_ID' # App ID for Apps as first-class citizens
+  appId: 'l1' # App ID for Apps as first-class citizens
   appTwitterId: '@JoystreamDAO' # Twitter handle for the app - used in open graph meta tags in HTML
   appUrl: 'https://l1.media' # URL at which the app is hosted - used in open graph meta tags in HTML
   appGithubUrl: 'https://github.com/Joystream/atlas' # URL for Atlas GitHub repository - used in the footer