From 3d36a7b8e53770c91db60cec9586ef572a2f2814 Mon Sep 17 00:00:00 2001 From: Robert Griebl Date: Wed, 6 Jul 2016 14:04:34 +0200 Subject: [PATCH] Moved appstore to playground server Change-Id: I6525e76e0ec921369059078a65ccd97127866845 Reviewed-by: Dominik Holland --- am-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/am-config.yaml b/am-config.yaml index 6785dc5..4f6fb0b 100644 --- a/am-config.yaml +++ b/am-config.yaml @@ -19,7 +19,7 @@ ui: mainQml: "Main.qml" importPaths: [ "modules" ] additionalConfiguration: - appStoreServerUrl: 'http://beachhead.pelagicore.de:8080' + appStoreServerUrl: 'http://chaos.pelagicore.net:8080' styleConfig: "auto" windowIcon: "modules/assets/icons/active/apps@96.png"