got auth working on /profile
This commit is contained in:
parent
e7ff02f1b8
commit
23870f485d
8 changed files with 106 additions and 154 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue