Skip to content

Commit

Permalink
#31 dont print path CERTIFICATE_WILDCARD_BUNDLE_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson committed Apr 20, 2023
1 parent 0350a77 commit 2fb054e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dokku-wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

CERTIFICATE_WILDCARD_BUNDLE_PATH = os.getenv("CERTIFICATE_WILDCARD_BUNDLE_PATH")

print(f"CERTIFICATE_WILDCARD_BUNDLE_PATH is: {CERTIFICATE_WILDCARD_BUNDLE_PATH}")

api_key_to_container = {}
# Example mapping between secret api keys to container app names
"""
Expand Down

0 comments on commit 2fb054e

Please sign in to comment.