Remove empty environment
from docker-compose (#230)
This commit is contained in:
parent
f911b09d67
commit
9b26d8da62
@ -4,7 +4,6 @@ owncloud:
|
||||
- "80:80"
|
||||
links:
|
||||
- db
|
||||
environment:
|
||||
|
||||
db:
|
||||
image: mariadb
|
||||
|
Loading…
x
Reference in New Issue
Block a user