fix relative et registry
This commit is contained in:
parent
cbdfdf82fc
commit
ef4c0a3ea1
3 changed files with 6 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
<title>Emoji Count - Upload</title>
|
||||
</head>
|
||||
<body>
|
||||
<form action="http://localhost:5000/linkedin_upload" method="POST"
|
||||
<form action="/linkedin_upload" method="POST"
|
||||
enctype="multipart/form-data">
|
||||
<input type="radio" id="linkedin_shares" name="type_linkedin"
|
||||
value="Shares">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue