add deployment compose
This commit is contained in:
parent
6bae62ddb6
commit
35efd063c2
9
compose.yml
Normal file
9
compose.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
services:
|
||||||
|
keepalive:
|
||||||
|
env_file: .env
|
||||||
|
image: git.shihaam.dev/shihaam/mib-payment-verify/keepalive
|
||||||
|
api:
|
||||||
|
env_file: .env
|
||||||
|
image: git.shihaam.dev/shihaam/mib-payment-verify/api
|
||||||
|
ports:
|
||||||
|
- 5000:5000
|
Loading…
x
Reference in New Issue
Block a user