Apply convert scripts in Dockerfile

This commit is contained in:
2024-04-07 00:20:19 +02:00
parent 242bd75378
commit 1ce534d696
2 changed files with 13 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
dockerfile: Dockerfile
environment:
NODE_ENV: production
container_name: quartz
container_name: quartz-jpg-container
restart: always
ports:
- 8080:8080