bitnami-containers/bitnami/symfony/1/debian-9/rootfs/run.sh

4 lines
47 B
Bash
Executable File

#!/bin/bash
php -S 0.0.0.0:8000 -t "$WEB_DIR"