fix sum table is agnostic to percentage on goi pdf

add pickup to goi pdf

add seeds

tiny fixes
This commit is contained in:
viehlieb 2023-10-18 23:25:14 +02:00
parent 90e06a475f
commit c3d56cdf3b
7 changed files with 207 additions and 26 deletions

View file

@ -6,12 +6,13 @@ services:
command: ./proc-start web
ports:
- "3000:3000"
depends_on:
- mariadb
foodsoft_worker:
build:
context: .
dockerfile: Dockerfile-dev
platform: linux/x86_64
command: ./proc-start worker
volumes:
- bundle:/usr/local/bundle