mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2025-12-07 15:33:45 +09:00
Use standard nginx.conf from lsio alpine nginx base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
exec \
|
||||
s6-setuidgid abc php /var/www/localhost/heimdall/artisan queue:work database --sleep=3 --tries=3
|
||||
s6-setuidgid abc php /app/www/artisan queue:work database --sleep=3 --tries=3
|
||||
|
||||
Reference in New Issue
Block a user