moved nginx logs to /data/logs
This commit is contained in:
@@ -124,5 +124,9 @@ EOF
|
||||
|
||||
touch /app/htpasswd
|
||||
|
||||
# make sure nginx can log
|
||||
mkdir -p /data/logs
|
||||
chown -R "${USERNAME}" /data/logs
|
||||
|
||||
echo starting nginx
|
||||
nginx
|
||||
|
||||
Reference in New Issue
Block a user