Skip to content

Commit 85db0d5

Browse files
committed
chore: update documentation
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent a0c2302 commit 85db0d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/bash_aliases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ source ~/.bashrc
2525

2626
```bash
2727
alias occ='docker compose exec -u www-data nextcloud occ'
28-
alias nextcloud-mysql='docker compose up nextcloud mysql nginx mailhog redis'
29-
alias nextcloud-pgsql='docker compose up nextcloud pgsql nginx mailhog redis'
28+
alias nextcloud-mysql='docker compose up nextcloud mysql nginx mailpit redis'
29+
alias nextcloud-pgsql='docker compose up nextcloud pgsql nginx mailpit redis'
3030
```
3131

3232
⬅️ [Back to index](../README.md)

0 commit comments

Comments
 (0)