automated terminal push
Some checks are pending
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head Build queued...

This commit is contained in:
2025-06-05 20:01:56 -04:00
parent f5ee235c3f
commit b1cda1e79f
235 changed files with 957 additions and 13720 deletions

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM nginx:latest
WORKDIR /usr/share/nginx/html
COPY --chown=www-data:www-data --chmod=755 . .