chore: fix lint
parent
9df844173e
commit
f9d1a03350
|
@ -58,7 +58,8 @@ services:
|
||||||
|
|
||||||
cron:
|
cron:
|
||||||
#
|
#
|
||||||
# To make this work, set STATIC_CRON_TOKEN in your .env file or as an environment variable and replace REPLACEME below
|
# To make this work, set STATIC_CRON_TOKEN in your .env file or as an environment variable and replace REPLACEME
|
||||||
|
# below
|
||||||
# The STATIC_CRON_TOKEN must be *exactly* 32 characters long
|
# The STATIC_CRON_TOKEN must be *exactly* 32 characters long
|
||||||
#
|
#
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|
Loading…
Reference in New Issue