Change name
This commit is contained in:
parent
ad3d5754e7
commit
56c2d0455b
|
@ -8,7 +8,7 @@ services:
|
|||
- ./:/usr/src/app
|
||||
ports:
|
||||
- "3000:3000"
|
||||
command: ["npx", "notes", "build", "--serve", "--port", "3000"]
|
||||
command: ["npx", "quartz", "build", "--serve", "--port", "3000"]
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.notes.rule=Host(`notes.velouria.dev`)"
|
||||
|
|
Loading…
Reference in New Issue