fix nginx conf and laravel command

This commit is contained in:
2026-06-08 04:53:09 +07:00
parent 9f7cae04ea
commit f64539b3e2
3 changed files with 6 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:1.25-alpine
COPY default.conf /etc/nginx/conf.d/default.conf