11
0

Add env vars and Prometheus metrics

This commit is contained in:
2021-06-17 13:52:17 +03:00
parent d1bc505cb4
commit 1595732dc9
6 changed files with 214 additions and 31 deletions

8
docker-compose.yml Normal file
View File

@@ -0,0 +1,8 @@
version: '3.7'
services:
app:
build:
context: .
network_mode: host
env_file: .env