text
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
wrenchboard-dash:
|
user-myfit:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: docker/Dockerfile
|
dockerfile: docker/Dockerfile
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 9222:3000
|
- 7012:3000
|
||||||
# - 3800:3011
|
# - 3800:3011
|
||||||
# stdin_open: true
|
# stdin_open: true
|
||||||
working_dir: /usr/src/app
|
working_dir: /usr/src/app
|
||||||
|
|||||||
+3
-3
@@ -9,8 +9,8 @@
|
|||||||
name="description"
|
name="description"
|
||||||
content="Web site created using create-react-app"
|
content="Web site created using create-react-app"
|
||||||
/>
|
/>
|
||||||
<meta name="developed" content="mexuvo" />
|
<meta name="developed" content="MERMS-myFit" />
|
||||||
<meta name="published" content="quomodosoft" />
|
<meta name="published" content="MERMS-myFit" />
|
||||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||||
<!--
|
<!--
|
||||||
manifest.json provides metadata used when your web app is installed on a
|
manifest.json provides metadata used when your web app is installed on a
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
work correctly both with client-side routing and a non-root public URL.
|
work correctly both with client-side routing and a non-root public URL.
|
||||||
Learn how to configure a non-root public URL by running `npm run build`.
|
Learn how to configure a non-root public URL by running `npm run build`.
|
||||||
-->
|
-->
|
||||||
<title>NFT MAX</title>
|
<title>myFit</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||||
|
|||||||
@@ -7,8 +7,7 @@ export default function ForgotPassword() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<AuthLayout
|
<AuthLayout
|
||||||
slogan="Welcome to Nftmax
|
slogan="Welcome to myFit"
|
||||||
Admin Panel"
|
|
||||||
>
|
>
|
||||||
<div className="content-wrapper xl:bg-white dark:bg-dark-white xl:px-[70px] w-full sm:w-auto 2xl:px-[100px] h-[818px] rounded-xl ">
|
<div className="content-wrapper xl:bg-white dark:bg-dark-white xl:px-[70px] w-full sm:w-auto 2xl:px-[100px] h-[818px] rounded-xl ">
|
||||||
<div className="flex flex-col justify-center w-full h-full px-5">
|
<div className="flex flex-col justify-center w-full h-full px-5">
|
||||||
|
|||||||
@@ -43,8 +43,7 @@ export default function Login() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<AuthLayout
|
<AuthLayout
|
||||||
slogan="Welcome to Nftmax
|
slogan="Welcome to myFit"
|
||||||
Admin Panel"
|
|
||||||
>
|
>
|
||||||
<div className="content-wrapper w-full flex justify-center items-center xl:bg-white dark:bg-dark-white 2xl:w-[828px] xl:w-[500px] 2xl:h-[818px] xl:h-[600px] rounded-xl 2xl:px-[164px] xl:px-[56px] sm:px-7 px-5 ">
|
<div className="content-wrapper w-full flex justify-center items-center xl:bg-white dark:bg-dark-white 2xl:w-[828px] xl:w-[500px] 2xl:h-[818px] xl:h-[600px] rounded-xl 2xl:px-[164px] xl:px-[56px] sm:px-7 px-5 ">
|
||||||
<div className="w-full">
|
<div className="w-full">
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ export default function SignUp() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="article w-[600px]">
|
<div className="article w-[600px]">
|
||||||
<p className="text-[60px] font-bold leading-[72px] text-white">
|
<p className="text-[60px] font-bold leading-[72px] text-white">
|
||||||
Welcome to Nftmax Admin Panel
|
Welcome to myFit
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -7,8 +7,7 @@ export default function VerifyYou() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<AuthLayout
|
<AuthLayout
|
||||||
slogan="Welcome to Nftmax
|
slogan="Welcome to myFit"
|
||||||
Admin Panel"
|
|
||||||
>
|
>
|
||||||
<div className="content-wrapper xl:bg-white dark:bg-dark-white w-full sm:w-auto px-5 xl:px-[70px] 2xl:px-[100px] h-[818px] rounded-xl flex flex-col justify-center">
|
<div className="content-wrapper xl:bg-white dark:bg-dark-white w-full sm:w-auto px-5 xl:px-[70px] 2xl:px-[100px] h-[818px] rounded-xl flex flex-col justify-center">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
+1
-1
@@ -41,7 +41,7 @@ html {
|
|||||||
font-family: "Product Sans";
|
font-family: "Product Sans";
|
||||||
}
|
}
|
||||||
.primary-gradient {
|
.primary-gradient {
|
||||||
background: linear-gradient(134.38deg, #f539f8 0%, #c342f9 43.55%, #5356fb 104.51%);
|
background: linear-gradient(134.38deg, #f539f8 0%, #284f64 43.55%, #1a3544 104.51%);
|
||||||
}
|
}
|
||||||
.btn-shine {
|
.btn-shine {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user