Compare commits
No commits in common. "main" and "newtest2" have entirely different histories.
0
.init_branch_marker
Normal file
0
.init_branch_marker
Normal file
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
COPY ./*.html /usr/share/nginx/html/
|
||||
EXPOSE 80
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
1775
about.html
Normal file
1775
about.html
Normal file
File diff suppressed because it is too large
Load Diff
1775
contact.html
Normal file
1775
contact.html
Normal file
File diff suppressed because it is too large
Load Diff
1786
index.html
Normal file
1786
index.html
Normal file
File diff suppressed because it is too large
Load Diff
1775
login.html
Normal file
1775
login.html
Normal file
File diff suppressed because it is too large
Load Diff
1774
privacy_policy.html
Normal file
1774
privacy_policy.html
Normal file
File diff suppressed because it is too large
Load Diff
1775
services.html
Normal file
1775
services.html
Normal file
File diff suppressed because it is too large
Load Diff
1775
sign_up.html
Normal file
1775
sign_up.html
Normal file
File diff suppressed because it is too large
Load Diff
1774
terms_and_conditions.html
Normal file
1774
terms_and_conditions.html
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user