got auth working on /profile

This commit is contained in:
Genuinely 2025-03-25 23:42:23 -07:00
parent e7ff02f1b8
commit 23870f485d
8 changed files with 106 additions and 154 deletions

View file

@ -16,8 +16,6 @@ services:
dockerfile: app.dockerfile
env_file:
- .env # env variables for auth0
environment:
- SEARXNG_API_URL=http://searxng:8080
ports:
- 3000:3000
networks: