Add radio support
This commit is contained in:
parent
c7f53df4af
commit
c828e106b0
15 changed files with 604 additions and 468 deletions
|
|
@ -21,5 +21,6 @@ DEBUG=true
|
|||
# Django Environment Variables
|
||||
DATABASE_URL=postgresql://postgres@localhost:5432/postgres
|
||||
DJANGO_SECRET_KEY=gitpod
|
||||
THROTTLING_ENABLED=False
|
||||
|
||||
# Gitpod Environment Variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue