From c943096d2f257381e5abf99b4db21233683c11cf Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 20 Jul 2022 03:38:03 -0400 Subject: change code-block type to ‘nginx’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libeufin/nexus-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libeufin') diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst index fc1338fd..408562a1 100644 --- a/libeufin/nexus-tutorial.rst +++ b/libeufin/nexus-tutorial.rst @@ -187,7 +187,7 @@ The sandbox service can now be started with the following command: The instructions below hook Nginx to the Sandbox: -.. code-block:: console +.. code-block:: nginx redirect / to /demobanks/default; rewrite ^/$ https://$host/demobanks/default; -- cgit v1.2.3