diff options
Diffstat (limited to 'salaryman.toml')
-rw-r--r-- | salaryman.toml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/salaryman.toml b/salaryman.toml index cd7f67c..171b2b9 100644 --- a/salaryman.toml +++ b/salaryman.toml @@ -1,9 +1,4 @@ -address = "0.0.0.0" -port = 8080 - -[[user]] -username = "yuzu" -token = "some-super-secret-token" +socket = "/tmp/salaryman.sock" [[service]] uuid = "4a8807b8-32ef-4cde-b9ed-8eabfd6cdb15" |