Update default php fpm host
This commit is contained in:
parent
e98397aa94
commit
f597f4e305
@ -1,6 +1,6 @@
|
|||||||
FROM nginx:alpine
|
FROM nginx:alpine
|
||||||
|
|
||||||
ENV PHP_FPM="namelessmc_php:9000"
|
ENV PHP_FPM="php:9000"
|
||||||
|
|
||||||
RUN deluser xfs && \
|
RUN deluser xfs && \
|
||||||
delgroup www-data && \
|
delgroup www-data && \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user