Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
noxethiems authored Oct 13, 2023
1 parent 0a7652a commit 3166636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identity_socializer/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def set_multiproc_dir() -> None:
os.environ["prometheus_multiproc_dir"] = str(
settings.prometheus_dir.expanduser().absolute(),
)

os.environ["PROMETHEUS_MULTIPROC_DIR"] = str(
settings.prometheus_dir.expanduser().absolute(),
)
Expand Down

0 comments on commit 3166636

Please sign in to comment.