Remove unneeded 'ports' entries from WP and Django fig.ymls in docs
This commit is contained in:
parent
5f5fbb3ea4
commit
d1a52d2b1a
2 changed files with 0 additions and 4 deletions
|
|
@ -33,8 +33,6 @@ web:
|
|||
- .:/code
|
||||
db:
|
||||
image: orchardup/mysql
|
||||
ports:
|
||||
- "3306:3306"
|
||||
environment:
|
||||
MYSQL_DATABASE: wordpress
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue