load trending images from tmdb at startup
- need TMDB_API_KEY as environment variable - mount /cache for data persistence Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -4,5 +4,5 @@ build:
|
||||
watch:
|
||||
dart run build_runner watch --delete-conflicting-outputs
|
||||
|
||||
docker:
|
||||
docker: build
|
||||
docker build -t cinema-display .
|
||||
|
||||
Reference in New Issue
Block a user