feat: uses php-fpm & nginx instead of php-apache
This commit is contained in:
3
docker/Dockerfile.web
Normal file
3
docker/Dockerfile.web
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:1.28-alpine
|
||||
|
||||
COPY bash/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user