Unverified Commit 866bdc86 authored by nasirhm's avatar nasirhm

🎉 Initalized Application

Signed-off-by: 's avatarnasirhm <nasirhussainm14@gmail.com>
parent fa656cfa
FROM nginx:1.19.6
COPY my-application /usr/share/nginx/html
<head>
<title>Hello World, It's my Application</title>
</head>
<body>
<h1>Hello World, It's my Application </h1>
</body>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment