/MiniTikTok-User

Primary LanguageRustMIT LicenseMIT

This is just a homework project using Rust.

Ports

Server listens on [::]:14514.

Environment Variables

Runtime env vars

BOLT_URL

The address of the graph database.

BOLT_DOMAIN

This env var is optional. If set, TLS negotiation will be attempted.

BOLT_USERNAME

The username of the graph database.

BOLT_PASSWORD

The password of the graph database.

RUST_LOG

Check the documention for details.

RUST_LOG_STYLE

Check the documention for details.

Buildtime env vars

When build the image, specify build args with --build-args.

REPLACE_ALPINE

This value will be passed to sed as a script when modifying /etc/apk/repositories.