Files
mib-payment-verify/.build/prod/compose.yml
T
2024-10-19 02:33:10 +05:00

12 lines
332 B
YAML

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