mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-12-21 23:52:29 +00:00
feat: add experimental config file support
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -26,4 +26,11 @@ tmp
|
||||
internal/assets/version
|
||||
|
||||
# data directory
|
||||
data
|
||||
data
|
||||
|
||||
# config file
|
||||
config.yml
|
||||
|
||||
# binary out
|
||||
tinyauth.db
|
||||
resources
|
||||
Reference in New Issue
Block a user