This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
gateway:
|
||||
build: .
|
||||
image: telemt-api-gateway:local
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./config.compose.yaml:/etc/telemt-gateway/config.yaml:ro
|
||||
environment:
|
||||
CONFIG_PATH: /etc/telemt-gateway/config.yaml
|
||||
Reference in New Issue
Block a user