Browse Source

Update README.md

pull/1186/head
Igor Kulikov 8 years ago
committed by GitHub
parent
commit
a43377f806
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker/README.md

2
docker/README.md

@ -44,7 +44,9 @@ In case when database upgrade is needed, execute the following commands:
`
$ ./docker-stop-services.sh
$ ./docker-upgrade-tb.sh --fromVersion=[FROM_VERSION]
$ ./docker-start-services.sh
`

Loading…
Cancel
Save