Fix example deployment script
parent
6d5fc84693
commit
7fd0f8e144
|
@ -3,4 +3,4 @@
|
||||||
DC_SCRIPT=./scripts/example/dc-example.sh
|
DC_SCRIPT=./scripts/example/dc-example.sh
|
||||||
|
|
||||||
$DC_SCRIPT build
|
$DC_SCRIPT build
|
||||||
$DC_SCRIPT up -d
|
$DC_SCRIPT up -d redis openldap authelia nginx
|
||||||
|
|
Loading…
Reference in New Issue