forked from kamba4/sunders
fix: Removes redundant volume
This commit is contained in:
parent
cbdbf7497b
commit
1ac9d096ff
1 changed files with 1 additions and 3 deletions
|
@ -30,5 +30,3 @@ services:
|
||||||
- "8080:80"
|
- "8080:80"
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
volumes:
|
|
||||||
- ./www/sunders:/var/www/html
|
|
Loading…
Add table
Add a link
Reference in a new issue