You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `extension_module_name`: Extension module name. It’s used as the name of the docker image and path where the api is available. Default value is `ct-stripe-extension`.
155
157
- `extension_module_port`: Port of the extension module. Default value is `8080`.
156
158
- `notification_module_name`: Notification module name. It’s used as the name of the docker image and path where the api is available. Default value is `ct-stripe-notification`.
157
-
- `notification_module_port`: Port of the notification module. Default value is `8081`.
159
+
- `notification_module_port`: Port of the notification module. Default value is `8081`.
0 commit comments