Grocy api
All checks were successful
App Image CI / Build app image (push) Successful in 20s
NPM Audit Check / Check NPM audit (push) Successful in -2m11s

This commit is contained in:
2025-10-14 01:18:42 -05:00
parent c9715d22f6
commit 0e812e585c
6 changed files with 188 additions and 124 deletions

View File

@@ -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