Publish Docker image to Gitea registry
All checks were successful
build-website / build (push) Successful in 1m45s
All checks were successful
build-website / build (push) Successful in 1m45s
This commit is contained in:
2
apps/website/Dockerfile.prod
Normal file
2
apps/website/Dockerfile.prod
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM nginx:1.27-alpine
|
||||
COPY .output/public /usr/share/nginx/html
|
||||
Reference in New Issue
Block a user