Support file uploads
This allows submissions to store file uploads
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DEFAULT_HOST = ENV['DEFAULT_HOST'] || 'localhost:3000'
|
||||
Reference in New Issue
Block a user
This allows submissions to store file uploads
@@ -0,0 +1 @@
|
||||
DEFAULT_HOST = ENV['DEFAULT_HOST'] || 'localhost:3000'
|
||||