Cleanup
All checks were successful
/ build-abitibi-image (push) Successful in 45s
/ build-website-image (push) Successful in 29s

This commit is contained in:
Aram 🍐 2025-08-23 13:34:28 -04:00
parent 78ce354771
commit 1e704444ab
77 changed files with 10 additions and 2681 deletions

View file

@ -1,3 +1,3 @@
FROM nginx:alpine
FROM docker.io/library/nginx:alpine
COPY src/ /usr/share/nginx/html
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf