Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm committed May 11, 2023
2 parents 3fa181c + e94f178 commit 618fa04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ class Config(metaclass=Singleton):
DEFAULT_NGINX_PORT = '80'
DEFAULT_NGINX_HTTPS_PORT = '443'
KOBO_DOCKER_BRANCH = 'beta'
KOBO_DOCKER_BRANCH = '2.023.04d'
KOBO_INSTALL_VERSION = '8.0.2'
MAXIMUM_AWS_CREDENTIAL_ATTEMPTS = 3
ALLOWED_PASSWORD_CHARACTERS = (
Expand Down

0 comments on commit 618fa04

Please sign in to comment.