9 lines
254 B
Bash
9 lines
254 B
Bash
DB_URL=jdbc:postgresql://localhost:5432/mangamochi?currentSchema=mangamochi
|
|
DB_USER=mangamochi
|
|
DB_PASS=mangamochi
|
|
|
|
MINIO_ENDPOINT=http://omv.badger-pirarucu.ts.net:9000
|
|
MINIO_USER=admin
|
|
MINIO_PASS=!E9v4i0v3
|
|
|
|
WEBSCRAPPER_ENDPOINT=http://localhost:8000/url |