refactor: allow for tenants #163

Open
Ryuno-Ki wants to merge 4 commits from Ryuno-Ki/ki-frontend:refactor-tenant into main
Showing only changes of commit debc4f1f1a - Show all commits

View File

@ -9,7 +9,7 @@ RUN npm install
COPY env.example .env
COPY .eslintrc.js .
COPY vue.config.js
COPY vue.config.js .
COPY babel.config.js .
COPY public public
COPY src src