mirror of
https://github.com/restic/rest-server.git
synced 2026-04-06 18:21:50 -07: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()
|
restserver_start()
|
||||||
{
|
{
|
||||||
rest-server --path $datadir \
|
rest-server --path $datadir \
|
||||||
--listen 10.0.1.6:8000 \
|
|
||||||
--private-repos \
|
--private-repos \
|
||||||
--tls \
|
--tls \
|
||||||
--tls-cert "/etc/ssl/rest-server.crt" \
|
--tls-cert "/etc/ssl/rest-server.crt" \
|
||||||
|
|||||||
Reference in New Issue
Block a user