diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-08 20:08:21 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-08 20:08:21 -0500 |
| commit | 608ce1d9910cd68ce825838ea313e02c598f908e (patch) | |
| tree | 0bd4ad26f86e5c873f97308983112b0ffe593df3 /static/config | |
| parent | 93fd2e82e8fdc5ee62739053385f8ccffc660f02 (diff) | |
Diffstat (limited to 'static/config')
| -rw-r--r-- | static/config/local.toml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/config/local.toml b/static/config/local.toml index ed6f9d0..d17967e 100644 --- a/static/config/local.toml +++ b/static/config/local.toml @@ -1,5 +1,5 @@ -# used to identify the issuer of JWTs -self_id = "LockDagger" - -# The URL which the server is hosted on -url = "http://localhost:8080" +# used to identify the issuer of JWTs
+self_id = "LockDagger"
+
+# The URL which the server is hosted on
+url = "http://localhost:8080"
|
