Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Env Variable

Description

NOSTROMO_PORT

Port for https connection.

Default: 10443

NOSTROMO_DB_HOST

Hostname for the database connection. 

Default: aagmdb

NOSTROMO_DB_PORT

Port for the database connection. 

Default: 3306

NOSTROMO_DB_NAME

Database name for the database connection.

Default: aagm

NOSTROMO_DB_USER

Database user for the database connection.

Default: aagm_user

NOSTROMO_DB_PASSWORD

Database password for the database connection.

...