Corrected ofelia typo.

This commit is contained in:
Jonathan Rosenbaum 2024-01-15 22:54:56 -05:00
parent dffbba76ce
commit 15ecc409b1

View File

@ -120,7 +120,7 @@ services:
ofelia.job-exec.bikebikebike-caniuse.schedule: "@every 6h"
ofelia.job-exec.bikebikebike-caniuse.container: "bikebikebike"
ofelia.job-exec.bikebikebike-caniuse.command: "/app/BikeBike/caniuse.js"
ofelia.job-exec.bikebikebike-.user: "root:root"
ofelia.job-exec.bikebikebike-caniuse.user: "root:root"
ofelia.job-exec.bikebikebike-browserlist.schedule: "@every 24h"
ofelia.job-exec.bikebikebike-browserlist.container: "bikebikebike"
ofelia.job-exec.bikebikebike-browserlist.command: "/root/.local/share/pnpm/pnpm update browserlist@latest"