File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ <p align =" center " >
2+ <img src =" https://formance01.b-cdn.net/Github-Attachements/banners/connectivity-readme-banner.webp " alt =" connectivity " width =" 100% " />
3+ </p >
4+
15# Formance Payments [ ![ test] ( https://github.com/formancehq/payments/actions/workflows/main.yml/badge.svg )] ( https://github.com/formancehq/payments/actions/workflows/main.yml ) [ ![ goreportcard] ( https://goreportcard.com/badge/github.com/formancehq/payments )] ( https://goreportcard.com/report/github.com/formancehq/payments ) [ ![ codecov] ( https://codecov.io/github/formancehq/payments/graph/badge.svg?token=SrhCCbrtnV )] ( https://codecov.io/github/formancehq/payments )
26
37# Getting started
@@ -19,7 +23,7 @@ $ STACK_PUBLIC_URL=http://localhost && docker compose up
1923```
2024
2125## Debugging
22- You can also use the docker-compose.dev.yml file to run the application with Delve and Air, which allow debugging and
26+ You can also use the docker-compose.dev.yml file to run the application with Delve and Air, which allow debugging and
2327live reloading.
2428
2529## Use console as a frontend
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ services:
138138 STACK_PUBLIC_URL : ${STACK_PUBLIC_URL:?mandatory}
139139
140140 console :
141- image : ghcr.io/formancehq/console-v3:5d61287cb526ac11d897cfbae3d538be959b5f86
141+ image : ghcr.io/formancehq/console-v3:f76467637c7c594a35a39690b5e26f69936b2dcf
142142 ports :
143143 - " 3000:3000"
144144 environment :
You can’t perform that action at this time.
0 commit comments