Updated README

This commit is contained in:
b3vis 2016-08-15 09:45:46 +01:00
parent ec5d05b44c
commit 8d8bcf80ce
3 changed files with 5 additions and 2 deletions

2
.dockerignore Executable file
View File

@ -0,0 +1,2 @@
.git
README.md

1
.gitignore vendored Executable file
View File

@ -0,0 +1 @@
#

View File

@ -43,7 +43,7 @@ docker create \
b3vis/borg-server b3vis/borg-server
``` ```
* Note: ## Note:
After creating the container you will need to start the container add your own public keys * After creating the container you will need to start the container add your own public keys
--- ---