funky-framadate-front/dev

4 lines
81 B
Bash
Executable File

#!/bin/sh
docker run -v $(pwd)/public:/usr/share/nginx/html:ro -p 8080:80 nginx