Spaces:
Runtime error
Runtime error
File size: 61 Bytes
c69cba4 |
1 2 3 |
#!/bin/bash
docker-compose down && docker-compose up --build
|