Commit graph

2 commits

Author SHA1 Message Date
6e94306755
#0000 - Add Nginx setup to Dockerfile with CORS support
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit introduces the Nginx setup by using the official Nginx Alpine image and copying the custom Nginx configuration into the Docker container. It also includes CORS headers in the Nginx configuration to allow requests from any origin with specific headers and methods.
2024-10-21 09:58:34 +02:00
c728b3ebe2 Implement CI-CD (#1)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: #1
Co-authored-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
Co-committed-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
2024-10-17 11:41:36 +02:00