mirror of
https://github.com/uditkarode/bml-proxy.git
synced 2025-07-25 08:17:36 +00:00
added container hostname
This commit is contained in:
@ -4,6 +4,7 @@ services:
|
||||
bmlapi-proxy:
|
||||
build: .
|
||||
image: git.shihaam.dev/shihaam/bmlapi-proxy:latest
|
||||
hostname: bmlapi-proxy
|
||||
ports:
|
||||
- 3030:3030
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user