1
0
mirror of https://github.com/uditkarode/bml-proxy.git synced 2025-07-18 12:55:53 +00:00

added container hostname

This commit is contained in:
2023-05-30 23:02:04 +05:00
parent b07ec89213
commit f7d9583c5b

@ -4,6 +4,7 @@ services:
bmlapi-proxy: bmlapi-proxy:
build: . build: .
image: git.shihaam.dev/shihaam/bmlapi-proxy:latest image: git.shihaam.dev/shihaam/bmlapi-proxy:latest
hostname: bmlapi-proxy
ports: ports:
- 3030:3030 - 3030:3030
environment: environment: