Skip to content

Commit

Permalink
Nextcloud with Let's Encrypt Using Docker Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvaldemar authored Sep 2, 2024
1 parent 4d2fa4f commit fa792a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To ensure your Nextcloud instance operates efficiently, it's important to use th
## Steps to Enable Cron:

1. **Log in to Nextcloud as an Administrator.**
2. Go to **Settings** (click on your user profile in the top right corner and select "Settings").
2. Go to **Administration settings** (click on your user profile in the top right corner and select "Administration settings").
3. In the **Administration** section on the left sidebar, select **Basic settings**.
4. Scroll down to the **Background jobs** section.
5. Select the **"Cron (Recommended)"** option.
Expand Down
2 changes: 1 addition & 1 deletion nextcloud-traefik-letsencrypt-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

# ## Steps to Enable Cron:
# 1. **Log in to Nextcloud as an Administrator.**
# 2. Go to **Settings** (click on your user profile in the top right corner and select "Settings").
# 2. Go to **Administration settings** (click on your user profile in the top right corner and select "Administration settings").
# 3. In the **Administration** section on the left sidebar, select **Basic settings**.
# 4. Scroll down to the **Background jobs** section.
# 5. Select the **"Cron (Recommended)"** option.
Expand Down

0 comments on commit fa792a2

Please sign in to comment.