hostname = "127.0.0.1" port = "42069" assets_dir = '' log = "info" [secrets] token_key = '' [database] host = "" port = "5432" user = "aisle17" password = "" schema = "aisle17" [cache] host = "192.168.122.76" port = "6379" user = "aisle17" password = "" [mail] send_verification_email = true