This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues/pull-requests.
website-builder-api/env.example

8 lines
157 B
Plaintext

HOST=localhost
PORT=50129
MARIADB_HOST=localhost
MARIADB_PORT=50035
MARIADB_DATABASE=terminplanner
MARIADB_USER=terminplanner
MARIADB_PASSWORD=your_password