Merge pull request 'Fixed docker image name in README' (#15) from unixninja92/server:docker-image into trunk

Reviewed-on: #15
This commit is contained in:
Dan Ballard 2021-09-16 18:06:04 +00:00
commit bcda87102d
1 changed files with 2 additions and 3 deletions

View File

@ -22,9 +22,8 @@ When run the app will output standard log lines, one of which will contain the `
Build by executing `docker build -f docker/Dockerfile .`
or run our prebuild ones with
or run our prebuild ones with
`pull openpriv:cwtch-server`
`pull openpriv/cwtch-server`
and run it. It stores all Cwtch data in a Volume at `/var/lib/cwtch`