mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-07-04 08:57:37 +00:00
Change provider from npm to nginx
This commit is contained in:
7
custom/compose.yaml
Normal file
7
custom/compose.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
services:
|
||||
|
||||
web:
|
||||
image: quartz-jpg
|
||||
container_name: quartz-jpg
|
||||
ports:
|
||||
- "8080:80"
|
Reference in New Issue
Block a user