Skip to content

Commit

Permalink
Alteracao do local dos fontes do site
Browse files Browse the repository at this point in the history
  • Loading branch information
rivasalmir committed Oct 4, 2018
1 parent f47f699 commit 5a0d215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ php:
- "80:80"
- "443:443"
volumes:
- .:/var/www/html
- ./web:/var/www/html
links:
- db
db:
Expand Down

0 comments on commit 5a0d215

Please sign in to comment.