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:
@ -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:
|
||||||
|
Reference in New Issue
Block a user