auth0 v2 uses pages router not app router. building correctly now
This commit is contained in:
parent
39c8eef888
commit
e7ff02f1b8
6 changed files with 1519 additions and 1182 deletions
|
|
@ -14,6 +14,8 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: app.dockerfile
|
||||
env_file:
|
||||
- .env # env variables for auth0
|
||||
environment:
|
||||
- SEARXNG_API_URL=http://searxng:8080
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue