Added call dropdown

This commit is contained in:
2025-09-24 16:38:56 -04:00
parent a9ee292b23
commit c57ceb7e47
6 changed files with 512 additions and 70 deletions

View File

@@ -4,6 +4,7 @@ ENV VITE_BASE_URL="http://192.168.1.204:9610"
ENV VITE_AUTO_URL="http://192.168.1.204:9614"
ENV VITE_MONEY_URL="http://192.168.1.204:9613"
ENV VITE_AUTHORIZE_URL="http://localhost:9516"
ENV VITE_VOIPMS_URL="http://localhost:9517"
ENV VITE_COMPANY_ID='1'
WORKDIR /app