Added EnvelopeReceiverService to web client application.

This commit is contained in:
Developer 02
2024-06-18 11:09:13 +02:00
parent c0a6103eb2
commit cc3f6efbd7
17 changed files with 108 additions and 37 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>signFlow</title>
<base href="/">
<meta name="api-url" content="https://localhost:7174/api">
<meta name="api-url" content="/api">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">