Skip to content
Snippets Groups Projects
Commit 75ad2bf0 authored by Christoffer Stoll's avatar Christoffer Stoll
Browse files

Merge branch 'development' into 'master'

Development

See merge request !27
parents 667f06b0 eb0ee3b0
No related branches found
No related tags found
1 merge request!27Development
......@@ -40,7 +40,7 @@ JWT_ACCESS_TOKEN_EXPIRES_SECONDS = 3600
JWT_SECRET_KEY = make-up-a-secure-key
```
`Hint: Use host.docker.internal if database is local`
`Hint: Use host.docker.internal if database is local. Ip 172.17.0.1 for Linux`
## Docker
......
......@@ -15,4 +15,5 @@ pandas==1.5.2
pytz==2022.6
requests==2.31.0
Werkzeug==2.3.6
Flask-Swagger-UI==4.11.1
\ No newline at end of file
Flask-Swagger-UI==4.11.1
numpy==1.25.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment