Remove circular dependency.

This commit is contained in:
Spencer Ofwiti
2021-03-15 08:53:33 +03:00
parent 3fc21c25ae
commit f3c14578da
3 changed files with 4 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ export const environment = {
level: NgxLoggerLevel.TRACE,
serverLogLevel: NgxLoggerLevel.ERROR,
loggingUrl: 'http://localhost:8000',
cicAuthUrl: 'https://meta.dev.grassrootseconomics.net',
cicAuthUrl: 'http://localhost:8080',
cicMetaUrl: 'http://localhost:63380',
publicKeysUrl: 'http://localhost:8000',
cicCacheUrl: 'http://localhost:63313',