Fix S3 connection errors causing crashes
This commit is contained in:
parent
14f62ac072
commit
78f4c15929
4 changed files with 194 additions and 189 deletions
|
@ -30,7 +30,7 @@ services:
|
|||
- export:/export
|
||||
ports:
|
||||
- "3000:3000"
|
||||
command: yarn run watch
|
||||
command: yarn run start
|
||||
worker:
|
||||
build: ./
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue