mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
remove ip from freebsd example
This commit is contained in:
parent
dfe9755ed0
commit
496f8ea1f6
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ datadir="/backups"
|
|||
restserver_start()
|
||||
{
|
||||
rest-server --path $datadir \
|
||||
--listen 10.0.1.6:8000 \
|
||||
--private-repos \
|
||||
--tls \
|
||||
--tls-cert "/etc/ssl/rest-server.crt" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue