mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Update README to add 'grunt build' command before deploying docker services
This commit is contained in:
parent
f96074b0c9
commit
976dd6b87c
|
@ -47,6 +47,8 @@ Add the following lines to your /etc/hosts to simulate multiple subdomains
|
||||||
|
|
||||||
Then, type the following command to build and deploy the services:
|
Then, type the following command to build and deploy the services:
|
||||||
|
|
||||||
|
npm install --only=dev
|
||||||
|
grunt build
|
||||||
docker-compose build
|
docker-compose build
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user