Skip to content

Commit

Permalink
uploaded images.
Browse files Browse the repository at this point in the history
  • Loading branch information
aliyaman committed Nov 6, 2022
1 parent c703df0 commit 4af25bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ We'll finish the process in four steps.

* You can give any name you want for nginx and gunicorn name. But you should don't keep in mind names, because you'll use this for restart nginx and gunicorn.

<img src="images/ex3.png"/>
<img src="https://github.com/AliYmn/djeasy/raw/master/images/ex3.png"/>

NOT : You can write multiple site. For example, example1.com example2.com

Expand All @@ -110,10 +110,10 @@ Example;

Output;

<img src="images/ex2.png"/>
<img src="https://github.com/AliYmn/djeasy/raw/master/images/ex2.png"/>

# Process completed successfully.

<img src="images/ex1.png"/>
<img src="https://github.com/AliYmn/djeasy/raw/master/images/ex1.png"/>

NOT : The Json file is saved in the home directory, please do not delete it.
8 changes: 4 additions & 4 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ We'll finish the process in four steps.
* You can give any name you want for nginx and gunicorn name. But you should don't keep in mind names, because you'll use this for restart nginx and gunicorn.

<img src="images/ex3.png"/>
<img src="https://github.com/AliYmn/djeasy/raw/master/images/ex3.png"/>

NOT : You can write multiple site. For example, example1.com example2.com

Expand All @@ -110,10 +110,10 @@ Example;

Output;

<img src="images/ex2.png"/>
<img src="https://github.com/AliYmn/djeasy/raw/master/images/ex2.png"/>

# Process completed successfully.

<img src="images/ex1.png"/>>
<img src="https://github.com/AliYmn/djeasy/raw/master/images/ex1.png"/>

NOT : The Json file is saved in the home directory, please do not delete it.
NOT : The Json file is saved in the home directory, please do not delete it.

0 comments on commit 4af25bd

Please sign in to comment.