Refactor: add note

This commit is contained in:
danilapog 2023-01-09 15:03:50 +03:00
parent 840e8e1ccf
commit cf1527e859

View file

@ -19,3 +19,5 @@ The first deployment of the stand requires the execution of ***two scripts*** to
After db image and disql binary is ready, you cant deploy stand with flexible develop-build number with simple command:
BUILD=<build-number-from-develop> docker compose up -d
Note: The build number must be set each time the stand is deployed with compose up.