start-prod.sh 104 B

123
  1. #!/bin/bash
  2. docker run -d --restart always --name website-v2-static-prod -p 80:9090 website-v2-static