File tree 3 files changed +6
-17
lines changed
3 files changed +6
-17
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ services:
41
41
- ./packages/workers/.env
42
42
environment :
43
43
- AWS_ENDPOINT_URL=http://localstack:4566
44
+ - ENV_STAGE=${ENV_STAGE:-}
44
45
45
46
depends_on :
46
47
- db
@@ -72,8 +73,7 @@ services:
72
73
- db
73
74
74
75
mailcatcher :
75
- platform : linux/amd64
76
- build : ./packages/internal/mailcatcher
76
+ image : sj26/mailcatcher:v0.9.0
77
77
ports :
78
78
- " 1080:1080"
79
79
- " 1025:1025"
Original file line number Diff line number Diff line change @@ -887,10 +887,10 @@ wrappy@1:
887
887
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
888
888
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
889
889
890
- ws@^8.14.1 :
891
- version "8.14.2 "
892
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.2 .tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f "
893
- integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g ==
890
+ ws@^8.14.2 :
891
+ version "8.16.0 "
892
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0 .tgz#d1cd774f36fbc07165066a60e40323eab6446fd4 "
893
+ integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ ==
894
894
895
895
yallist@^4.0.0 :
896
896
version "4.0.0"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments