MakerBook/backoffice/scripts/docker/start-nginx.sh

4 lines
36 B
Bash

#!/bin/bash
nginx -g 'daemon off;'