vue-admin-beautiful/deploy-docker-compose.sh
2021-05-10 20:16:14 +08:00

5 lines
48 B
Bash

#!/bin/bash
npm run build
docker-compose up -d