4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
#!/usr/bin/with-contenv sh
|
|
|
|
exec nginx -g "daemon off;"
|
#!/usr/bin/with-contenv sh
|
|
|
|
exec nginx -g "daemon off;"
|