mirror of
https://github.com/FJurmanovic/wallet-go-api.git
synced 2026-02-06 06:08:16 +00:00
added qovery config
This commit is contained in:
23
.qovery.yml
Normal file
23
.qovery.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
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:
|
||||
- "/*"
|
||||
Reference in New Issue
Block a user