docker-laravel-stack/nginx/entrypoint.sh

3 lines
33 B
Bash
Raw Normal View History

2025-10-31 11:29:14 -04:00
#!/bin/sh
nginx -g "daemon off;"