setup backend project structure
This commit is contained in:
4
backend/.env.template
Normal file
4
backend/.env.template
Normal file
@@ -0,0 +1,4 @@
|
||||
SERVER_PORT= server port number - default is 8080
|
||||
PROCESSING_TIME_EXPORT_EPUB= time in seconds - default is 10
|
||||
PROCESSING_TIME_EXPORT_PDF= time in seconds - default is 25
|
||||
PROCESSING_TIME_IMPORT_ANY= time in seconds - default is 60
|
||||
Reference in New Issue
Block a user