mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
clean docker log
This commit is contained in:
parent
794a69f17b
commit
fadc4e14d0
1 changed files with 0 additions and 2 deletions
|
|
@ -11,7 +11,5 @@ GID=${GID:-1000}
|
||||||
groupadd -g $GID haze
|
groupadd -g $GID haze
|
||||||
useradd -u $UID -g $GID haze
|
useradd -u $UID -g $GID haze
|
||||||
|
|
||||||
cat /usr/local/etc/php-fpm.conf
|
|
||||||
|
|
||||||
/usr/local/sbin/php-fpm &
|
/usr/local/sbin/php-fpm &
|
||||||
/etc/init.d/nginx start
|
/etc/init.d/nginx start
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue