remove the podcasts menu

This commit is contained in:
thierryverse 2025-11-11 04:29:37 +02:00
parent 55e5b45a42
commit ed4ec5ce67
3 changed files with 0 additions and 43 deletions

View file

@ -1,12 +1,5 @@
DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/surfsense
SECRET_KEY=SECRET
NEXT_FRONTEND_URL=http://localhost:3000
#Celery Config
CELERY_BROKER_URL=redis://localhost:6379/0
CELERY_RESULT_BACKEND=redis://localhost:6379/0
#Celery Config
CELERY_BROKER_URL=redis://localhost:6379/0
CELERY_RESULT_BACKEND=redis://localhost:6379/0