PAPI-4: Added public directory as document root with index.html
This commit is contained in:
parent
979c7f9168
commit
8156bbcf79
10
public/index.html
Normal file
10
public/index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>PlutoDev REST API</title>
|
||||
</head>
|
||||
<body>
|
||||
Welcome to the Pluto Development REST API!
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user