microblog/run.sh

6 lines
58 B
Bash
Raw Normal View History

2023-08-03 17:01:37 +00:00
#!/bin/bash
cd /home/app/microblog
docker compose up -d