Files
label_editor/.env.sample
T

8 lines
161 B
Bash

# Web server
SERVER_ADDRESS=localhost
SERVER_PORT=9090
# Database
DATABASE_URL=sqlite:db.db
# DATABASE_URL=postgres://USER:PASSWORD@localhost:5432/label_editor