FInal touches on README
This commit is contained in:
parent
037b9704b2
commit
7ef4400e84
@ -27,7 +27,6 @@ docker run -p 5000 \
|
|||||||
-e OAUTH2_CLIENT_SECRET=your_client_secret \
|
-e OAUTH2_CLIENT_SECRET=your_client_secret \
|
||||||
xefir/divent
|
xefir/divent
|
||||||
```
|
```
|
||||||
- The app is accessible at http://localhost:5000
|
|
||||||
|
|
||||||
### 2) Without Docker
|
### 2) Without Docker
|
||||||
|
|
||||||
@ -41,7 +40,10 @@ OAUTH2_CLIENT_ID=your_client_id \
|
|||||||
OAUTH2_CLIENT_SECRET=your_client_secret \
|
OAUTH2_CLIENT_SECRET=your_client_secret \
|
||||||
divent
|
divent
|
||||||
```
|
```
|
||||||
- The app is accessible at http://localhost:5000
|
|
||||||
|
### Open your browser
|
||||||
|
|
||||||
|
The app is accessible at http://localhost:5000
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user