From 289a06132ba2fba438542176e45cd2a30aa24391 Mon Sep 17 00:00:00 2001 From: "Peter.Morton" Date: Tue, 5 Mar 2024 09:31:16 -0600 Subject: [PATCH] Adding 'base' config --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cdecc8..7a3ba2e 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Edit the .env file to hold the Channel Automation api username & password we can // file .env VITE_API_USERNAME=apiclient VITE_API_PASSWORD=apiclient +ASSET_URL=/ca_vue_apps ``` Build the distribution