new setup. version 29.0.3
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
FROM git.shihaam.dev/dockerfiles/nginx-fpm:latest
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
FROM git.shihaam.dev/dockerfiles/nginx-fpm:latest
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||