Update build configuration files
This commit is contained in:
parent
b1ca0192d9
commit
f07e1c0358
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -75,7 +75,7 @@ function lint:dockerfile {
|
|||
|
||||
|
||||
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