Skip to content

Commit

Permalink
fix typo in callback env var formatting (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dukestep authored Feb 20, 2025
1 parent 936bc47 commit ce879cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/default/sarracenia/metnotes.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ instances 2
subtopic *.WXO-DD.metnotes.#

directory ${MSC_PYGEOAPI_CACHEDIR}
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}}
callback ${MSC_PYGEOAPI_METPX_EVENT_FILE_PY}
mirror True
discard True
report False
Expand Down

0 comments on commit ce879cd

Please sign in to comment.