-
Notifications
You must be signed in to change notification settings - Fork 0
/
backup.txt
38 lines (31 loc) · 868 Bytes
/
backup.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="x-apple-disable-message-reformatting">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
body {
font-family: gotham-medium;
}
</style>
</head>
<body>
<header style="background-color: #f0f0fd; padding: 15px">
<div style="text-align: center"><img src='../../Helpers/images/smart.svg' alt="" width="80%" height="auto">
</div>
</header>
{{{body}}}
</body>
</html>
*********** server env
PORT = 3003
NODE_ENV = development
APP_NAME = "Fiverr_clone"
CLIENT = mysql
DB_HOSTNAME = localhost
DB_DATABASE = kpiqgpjz_fiverr_backend
DB_USERNAME=kpiqgpjz_admin_fiverr
DB_PASSWORD=Qw$)GVL]w7vy
TIME_ZONE = Asia/Kolkata
APP_URL_REACT = http://localhost:3000/