192.168.0.172_content_appsettings.json 227 B

123456789
  1. {
  2. "ServerAddress": "http://0.0.0.0:8002",
  3. "ApolloNamespaces": "application.json",
  4. "apollo": {
  5. "AppId": "IQuizoo-ContentCenter",
  6. "MetaServer": "http://192.168.0.52:8080",
  7. "Env": "FAT" //DEV FAT UAT PRO
  8. }
  9. }