Skip to content

Commit eb28b67

Browse files
committed
Add instructions to enable and start document-analysis service
1 parent 80c3d12 commit eb28b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

document_analysis/app_documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ server {
8484
```
8585

8686
4. Enable and start services:
87+
8788
```bash
8889
sudo systemctl enable document-analysis
8990
sudo systemctl start document-analysis

0 commit comments

Comments
 (0)