Explorar el Código

Add basic config for local testing purposes.

Kestrel hace 1 año
padre
commit
3cf03ebddd
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      basic_config.toml

+ 2 - 0
basic_config.toml

@@ -0,0 +1,2 @@
+base_url = "http://localhost:2114/"
+auth_token_expiry = 1000