version 1.2 Tokyo Drift!

This commit is contained in:
Adrian Manteza
2022-03-25 22:31:43 +00:00
parent 5e13db79b6
commit a94256a10b
2 changed files with 3 additions and 2 deletions

View File

@ -25,7 +25,7 @@ class ServiceListener(Consumer):
def main():
logging.info('Starting Solver Service (v1.1.4)...')
logging.info('Starting Solver Service: Tokyo Drift (v1.2)...')
# ToDo: Figure out a much better way of doing this.
# LocalStack wants 'endpoint_url', while prod doesnt :(