Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aqeelabpro authored Aug 10, 2024
1 parent 8656c91 commit a0fc03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ open in your favourite editor or IDE
- create `Jar file` from this Application and upload to server
- Create a main folder like `gemini-asterisk`
- Inside `gemini-asterisk` folder, create 2 folders, `config` and `bin`
- Inside the `config` folder, create 2 files application,yml and paste content from this Java Application
- Inside the `config` folder, create a file `application.yml` and paste content from this Java Application
- Inside the Same `config` folder, create another file `log4j2.xml` and paste `log4j2.xml` from this Java Application
- Create a log folder, let's say the main folder `gemini-asterisk` is in /home/ubuntu, create log folder in same /home/ubuntu
- You also have to have a `google-auth.json` file and replace its path in the `application.yml` file
Expand Down

0 comments on commit a0fc03e

Please sign in to comment.