Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin committed Aug 19, 2024
1 parent 106b7a0 commit cf6bcbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/api_key.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Api Key Configuration
=============
==========================

You can configure api_key and proxies for your application by defining them in a `.env` file. The script will load your proxies from this file if it is available.

Creating a `.env` File
=============
==========================

Create a `.env` file in the root directory of your project and define your proxies as shown below:

Expand Down Expand Up @@ -45,7 +45,7 @@ To set environment variables on Windows, you can use the `setx` command in the C
Linux and macOS
----------
------------------
To set environment variables on Linux or macOS, you can use the `export` command in the terminal:

.. code-block:: bash
Expand Down

0 comments on commit cf6bcbe

Please sign in to comment.