# This is the 1st commit message: first commit # This is the commit message #2: fixed cache
5 lines
149 B
Text
5 lines
149 B
Text
LISTMONK_URL=http://localhost:9000
|
|
NEXT_APP_URL=http://localhost:3000
|
|
BASIC_AUTH_USERNAME=username
|
|
BASIC_AUTH_PASSWORD=password
|
|
API_KEY=your-api-key
|