Merged PR 185: Implement Messages
This commit is contained in:
parent
8a7196eeac
commit
e94671d1d8
15 changed files with 242 additions and 15 deletions
|
@ -1,3 +1,3 @@
|
|||
|
||||
VITE_API_FETCH_URL=https://pc-003.techform-dom.local/SmartMenuiserieTemplate/Service.svc/GetSVGLayoutConfiguration
|
||||
VITE_API_POST_URL=https://pc-003.techform-dom.local/SmartMenuiserieTemplate/Service.svc/ApplicationState
|
||||
VITE_API_FETCH_URL=http://localhost:5000
|
||||
VITE_API_SET_CONTAINER_LIST_URL=http://localhost:5000/SetContainerList
|
||||
VITE_API_GET_FEEDBACK_URL=http://localhost:5000/GetFeedback
|
Loading…
Add table
Add a link
Reference in a new issue