2025-01-29 21:33:54 +03:00
|
|
|
# Deployment
|
|
|
|
1. Copy ``sample.env`` to ``.env``.
|
2025-01-29 11:43:57 +03:00
|
|
|
|
2025-01-29 21:33:54 +03:00
|
|
|
2. Adjust it to your needs and enter spreadsheets IDs.
|
|
|
|
|
|
|
|
4. Create file ``service-account-file.json`` that will contain data about Google API connection
|
|
|
|
|
|
|
|
3. Run it with ``docker-compose up --build -d``
|