deploy-docker-compose.sh 48 B

12345
  1. #!/bin/bash
  2. npm run build
  3. docker-compose up -d