Switched API
This commit is contained in:
parent
27fd95ba1e
commit
1eafc1a0e1
6 changed files with 21 additions and 6 deletions
support_formatter/config
|
@ -33,3 +33,5 @@ class APISettings:
|
|||
|
||||
ALLOWED_EXTENSIONS = { 'csv', 'txt' }
|
||||
FILE_SAVE_DIRECTORY = Path(__file__).parents[1] / ".temp"
|
||||
|
||||
UI_URL = "https://support-formatter.firq.dev/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue