Files
projectorpi-web/compose.prod.yaml
Marijn Doeve 89613e7b2a
All checks were successful
release-nightly / release-image (push) Successful in 18m52s
Update deps, makefile and compose config
2023-09-24 21:20:37 +02:00

5 lines
113 B
YAML

services:
app:
image: gitea.marijndoeve.nl/marijn/projectorpi-web:${IMAGE_TAG:-latest}
restart: always