nginx-docker/entrypoint.sh
2025-02-28 18:57:38 +01:00

4 lines
55 B
Bash

#!/bin/bash
service cron start
nginx -g "daemon off;"