index
:
school/the_transcriber_backend
f_upload_file
master
the-elixir-way
This is the backend part of the-transcriber app by @vjousse : https://github.com/vjousse/the-transcriber
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
the_transcriber_backend
/
repo.ex
blob: 5c0b8ba918f2e2e08c79349b7a1af6f11bdc8e9c (
plain
)
1
2
3
defmodule
TheTranscriberBackend.Repo
do
use
Ecto.Repo
,
otp_app
:
:the_transcriber_backend
end