RIP GPM
This commit is contained in:
parent
2ff1c61510
commit
59d4a99fb6
5 changed files with 2 additions and 197 deletions
|
@ -23,7 +23,7 @@ services:
|
|||
SLACK_TOKEN:
|
||||
SENTRY_DSN:
|
||||
volumes:
|
||||
- ./:/app
|
||||
- ./:/app:z
|
||||
ports:
|
||||
- "3000:3000"
|
||||
command: yarn run watch-server
|
||||
|
@ -47,7 +47,7 @@ services:
|
|||
AWS_SECRET_ACCESS_KEY:
|
||||
AWS_TAG:
|
||||
volumes:
|
||||
- ./:/app
|
||||
- ./:/app:z
|
||||
command: yarn run watch-worker
|
||||
ports:
|
||||
- "3001:3001"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue