Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
luizcmarin committed Apr 15, 2024
1 parent cc5d0f2 commit 43b408f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guide/en/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For greater ease it is recommended to use Docker containers for each DBMS, for t

For running the Docker containers you can use the following command:

```shell
```dockerfile
docker compose up -d
```

Expand Down
2 changes: 1 addition & 1 deletion docs/guide/pt-BR/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Para maior facilidade é recomendado utilizar containers Docker para cada SGBD,

Para executar os contêineres Docker você pode usar o seguinte comando:

```shell
```dockerfile
docker compose up -d
```

Expand Down

0 comments on commit 43b408f

Please sign in to comment.