Add env vars and Prometheus metrics
This commit is contained in:
8
docker-compose.yml
Normal file
8
docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
network_mode: host
|
||||
env_file: .env
|
Reference in New Issue
Block a user