mirror of
https://github.com/FJurmanovic/wallet-go-api.git
synced 2026-02-06 14:18:12 +00:00
18 lines
309 B
YAML
18 lines
309 B
YAML
---
|
|
application:
|
|
name: wallet-go-api
|
|
project: wallet-api
|
|
organization: QoveryCommunity
|
|
|
|
databases:
|
|
- type: POSTGRESQL
|
|
name: wallet
|
|
version: 12
|
|
|
|
routers:
|
|
- name: main-wallet-go-api
|
|
routes:
|
|
- application_name: wallet-go-api
|
|
paths:
|
|
- /
|