2 lines
81 B
Bash
Executable file
2 lines
81 B
Bash
Executable file
#!/usr/bin/env bash
|
|
docker-compose -f docker/debug/docker-compose.yml run web $@
|