taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit c42dbea3cda4a2ab2ce9ad46255a004c25dc078c
parent 9abcd014b5fcb50d0546bcd2fbd0a9bfa5bb48b4
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 22 Apr 2019 16:25:21 +0200

Per user URL.

Diffstat:
Mdoc/onboarding.texi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -179,7 +179,7 @@ $ taler-deployment-start @end example All the services should be reachable at the following URL: -@code{https://fixme} +@code{https://env.taler.net/<username>/<service>[/endopoint[?arg0=x&arg1=y]]} @node Testing components @chapter Testing components