Skip to content

Commit

Permalink
hotfix: add networks docker compose file.
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoMeireles55 committed Jan 28, 2025
1 parent 74a2c91 commit ea5378f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
14 changes: 8 additions & 6 deletions database/db.sql

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ services:
- '443:443'
networks:
qualitylab-net:
external: true
driver: bridge
name: qualitylab-net
volumes:
mysql-volume:

0 comments on commit ea5378f

Please sign in to comment.