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