diff --git a/assets/config.json b/assets/config.json index 3405de1..084d143 100644 --- a/assets/config.json +++ b/assets/config.json @@ -13,7 +13,7 @@ "src/**/*.php" ], "publicPath": "/app/themes/sage", - "devUrl": "https://example.dev", - "proxyUrl": "https://localhost:3000", + "devUrl": "http://example.dev", + "proxyUrl": "http://localhost:3000", "cacheBusting": "[name]_[hash:8]" }