Update build configuration files
This commit is contained in:
parent
10c3aa8f7f
commit
502db1ef3b
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -84,7 +84,7 @@ function quality {
|
|||
}
|
||||
|
||||
function start {
|
||||
cp -v --no-clobber .env.example .env
|
||||
cp -v --no-clobber .env.example .env || true
|
||||
|
||||
docker compose up -d
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue