mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Fix commands in getting-started documentation.
This commit is contained in:
parent
d7bc937226
commit
ace780d86b
|
@ -53,7 +53,8 @@ subdomains so that nginx can redirect requests to the correct virtual host.
|
|||
To deploy **Authelia** using the latest image from [Dockerhub], run the
|
||||
following command:
|
||||
|
||||
npm run script suites start dockerhub
|
||||
npm install commander
|
||||
npm run scripts suites start dockerhub
|
||||
|
||||
A Suites is a virtual environment for running Authelia. If you want more details please
|
||||
read the related [documentation](./suites.md).
|
||||
|
|
Loading…
Reference in New Issue
Block a user