mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 02:49:15 +02:00
Added FUNWHALE_URL setting to use in activity stream in representations
This commit is contained in:
parent
5c2ddc56c4
commit
93e4a4f123
4 changed files with 7 additions and 2 deletions
|
@ -25,7 +25,7 @@ except FileNotFoundError:
|
|||
pass
|
||||
|
||||
ALLOWED_HOSTS = env.list('DJANGO_ALLOWED_HOSTS')
|
||||
|
||||
FUNKWHALE_URL = env('FUNKWHALE_URL')
|
||||
|
||||
# APP CONFIGURATION
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue