mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-10-23 05:11:57 +00:00
Update README.md
This commit is contained in:
@@ -28,14 +28,14 @@ Visit [libredesk.io](https://libredesk.io) for more info. Check out the [**Live
|
|||||||
cd libredesk
|
cd libredesk
|
||||||
```
|
```
|
||||||
|
|
||||||
2. **Configure the Application**:
|
2. **Create config file**:
|
||||||
|
|
||||||
- Copy the sample configuration file `config.toml.sample` to `config.toml`:
|
- Copy the sample configuration file `config.toml.sample` to `config.toml`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cp config.toml.sample config.toml
|
cp config.toml.sample config.toml
|
||||||
```
|
```
|
||||||
- Edit the `config.toml` file to configure your database and Redis connection settings.
|
- Edit the `config.toml` file to configure your postgres and redis connection settings.
|
||||||
|
|
||||||
3. **Run in Development Mode**:
|
3. **Run in Development Mode**:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user