Skip to content

Commit

Permalink
content: add instruction to rename .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
luizchaves committed Sep 11, 2024
1 parent f43a67a commit 31c458d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/classnotes/database/dbms/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Docker Compose ([MySQL](https://hub.docker.com/_/mysql), [Adminer](https://hub.d

<CodePreview src="/codes/database/mysql-server/docker-compose.yml" />

Ao criar este arquivo `.env.example` renomei para `.env`:

<CodePreview src="/codes/database/mysql-server/.env.example" />

[Install docker compose plugin](https://docs.docker.com/compose/install/linux/)
Expand Down

0 comments on commit 31c458d

Please sign in to comment.