12 lines
332 B
YAML
Raw Normal View History

2024-10-19 02:33:10 +05:00
services:
keepalive:
build:
context: ../../
dockerfile: .build/prod/keepalive.Dockerfile
image: git.shihaam.dev/shihaam/mib-payment-verify/keepalive
api:
build:
context: ../../
dockerfile: .build/prod/api.Dockerfile
image: git.shihaam.dev/shihaam/mib-payment-verify/api