Skip to content

Commit

Permalink
Merge pull request #17 from FGA0138-MDS-Ajax/attREAD
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
mauricio-araujoo authored Jul 4, 2024
2 parents 295b925 + ddda103 commit e36d979
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,16 @@ Link para a documentação do projeto: [MkDocs - Pollux 2024.1](https://fga0138-
```
2. **Configuração do Banco de Dados:**
```
touch .env
```
coloque o nome do banco de dados, seu usuario e sua senha no arquivo .env
```
cp .env /backend/
```
```
sudo docker compose up -d
```
```
cd backend/
```
Expand Down

0 comments on commit e36d979

Please sign in to comment.