generated from corysanin/nodejs-web-template
Grocy api
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
nodejs-web:
|
||||
container_name: nodejs-web
|
||||
chore-chart:
|
||||
container_name: chore-chart
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
restart: "no"
|
||||
ports:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- ./config:/usr/src/app/config
|
||||
|
Reference in New Issue
Block a user