Skip to content

Commit

Permalink
add ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
henrique-r-luz committed Oct 15, 2024
1 parent b18d4f6 commit 65ecd6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ assets/
log-console.log
!db_teste.sql
/config/api_preco.php
api_preco.php
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
networks:
- invest-network
ports:
- "80:80"
- "82:80"
volumes:
- ./:/var/www

Expand Down

0 comments on commit 65ecd6b

Please sign in to comment.