Almost working scirpt

This commit is contained in:
Jarne Clauw 2025-12-19 17:22:45 +01:00
parent edb0d0ec54
commit 395e7a8b43
4 changed files with 27 additions and 0 deletions

View file

@ -29,6 +29,13 @@ services:
depends_on:
- postgres
# scripts:
# build:
# context: .
# dockerfile: Dockerfile.scripts
# depends_on:
# - thingsboard-ce
volumes:
postgres-data:
name: tb-postgres-data