fix: file upload and OAuth2 (#10)
This commit is contained in:
@ -8,6 +8,8 @@ services:
|
||||
volumes:
|
||||
- '..:/workspace:cached'
|
||||
command: 'sleep infinity'
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
|
||||
thream-database:
|
||||
image: 'postgres:14.2'
|
||||
|
Reference in New Issue
Block a user