-
Some checks failed
FHIR IG CI/CD Pipeline / build-ig (push) Failing after 1m33s
FHIR IG CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
jobayer
2025-09-30 11:07:07 +06:00
parent 455fd529c4
commit 581e3a70ba
3 changed files with 24 additions and 20 deletions

View File

@@ -38,4 +38,5 @@ EXPOSE 80
# Start Nginx in foreground
# CMD ["nginx", "-g", "daemon off;"]
CMD ["nginx", "-g", "daemon off;", "-c", "/etc/nginx/nginx.conf"]
CMD ["nginx", "-g", "daemon off;", "-c", "/etc/nginx/nginx.conf"]