8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
# MySQL (same as main-web/server)
|
|
DB_ENDPOINT=localhost
|
|
DB_PORT=3306
|
|
DB_USER=
|
|
DB_PASS=
|
|
|
|
# After DB is up, apply admin tables (see infra/db/admin_auth.sql)
|