Commit 397eeb38 authored by Simon's avatar Simon

README update

parent 488e486e
......@@ -20,9 +20,9 @@
## Production
- build CSS & JS assets - `C:\web\dev.biuro\ npm run build`
- build new image `docker build -t biuro/web:1.0.0 .` (update version number)
- build new image `docker build -t biuro/web:1.1.1 .` (update version number)
- login to biuro docker account `docker login --username=biuro --password=9Ndtjd2vKsLvGuFOeFq1KdJs`
- push image to docker repository - `docker push biuro/web:1.0.0`
- push image to docker repository - `docker push biuro/web:1.1.1`
## Production
- update biuro/web image version in .env file (staging or www)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment