meow
This commit is contained in:
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
@ -0,0 +1,7 @@
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
backend:
|
||||
image: fascinated/mc-tracker-backend:influx
|
||||
environment:
|
||||
NODE_ENV: production
|
Reference in New Issue
Block a user