Skip to content

Commit c40fcdb

Browse files
committed
Merge branch 'guides/draft' of https://github.com/schoolofcode-me/rest-api-sections into guides/draft
2 parents 87abdaf + a8c0525 commit c40fcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/DigitalOcean Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ sudo systemctl start uwsgi_items_rest
503503
And we should be able to check the uWSGI logs immediately to make sure it's running by using the command:
504504

505505
```
506-
vi /log/uwsgi.log
506+
vi log/uwsgi.log
507507
```
508508

509509
### Running our app

0 commit comments

Comments
 (0)