Browse Source

Update README.md

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

2
docker/README.md

@ -45,9 +45,11 @@ 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