feat: noveria.net coming soon landingpage with galaxy theme
CI - Build & Test / Lint & Build (push) Successful in 8s
CI - Build & Test / Lint & Build (push) Successful in 8s
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM nginx:1.27-alpine
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY index.html /usr/share/nginx/html/
|
||||
COPY css/ /usr/share/nginx/html/css/
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user