hmt 3 jaren geleden
bovenliggende
commit
d4c5f7367f
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -69,7 +69,7 @@ Then create a `servers.json` file like this here:
 Now you are ready to start the script. Make sure to have an environment variable
 Now you are ready to start the script. Make sure to have an environment variable
 called `TINYSCALE_SECRET`:
 called `TINYSCALE_SECRET`:
 
 
-    TINYSCALE_SECRET=some_secret_string deno run --allow-net --allow-read --allow-env https://deno.land/x/tinyscale@v1.8.0/mod.ts
+    TINYSCALE_SECRET=some_secret_string deno run --allow-net --allow-read --allow-env https://deno.land/x/tinyscale@v1.8.1/mod.ts
 
 
 tinyscale will then run on port 3005 and you will have to set up your reverse
 tinyscale will then run on port 3005 and you will have to set up your reverse
 proxy so that it can pick up requests. If you prefer a different port you can
 proxy so that it can pick up requests. If you prefer a different port you can