fix: Moved website files to allow auto deployments
Some checks failed
Build Docker / Build_Docker (push) Failing after 40s
Some checks failed
Build Docker / Build_Docker (push) Failing after 40s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM nginx
|
||||
RUN rm /etc/nginx/conf.d/default.conf
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY content /var/www/html
|
||||
COPY . /var/www/html
|
||||
Reference in New Issue
Block a user