recipes2/env.example

12 lines
243 B
Plaintext
Raw Permalink Normal View History

2024-01-31 09:46:07 +02:00
API_HOST=recipesapi.computernetthings.ru
FRONTEND_HOST=recipes.computernetthings.ru
# database
DB_NAME=pguser
DB_USER=pguser
DB_PASSWORD=password
# object storage
MINIO_ROOT_USER=user
MINIO_ROOT_PASSWORD=password
# cache
RDB_PASSWORD=password