mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Fix example deployment script
This commit is contained in:
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
Block a user