scipts for starting
This commit is contained in:
4
start-infra.sh
Executable file
4
start-infra.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$0")/docker"
|
||||
|
||||
docker compose -p aips --env-file ../.env up
|
||||
Reference in New Issue
Block a user