mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
remove ip from freebsd example
This commit is contained in:
committed by
Zlatko Čalušić
parent
dfe9755ed0
commit
496f8ea1f6
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user