mirror of
https://github.com/bitnami/containers.git
synced 2026-03-19 15:57:46 +08:00
fix references to the `` volume
This commit is contained in:
@@ -187,7 +187,7 @@ mediawiki:
|
||||
environment:
|
||||
- MEDIAWIKI_PASSWORD=my_password
|
||||
volumes_from:
|
||||
- application_data
|
||||
- mediawiki_data
|
||||
```
|
||||
|
||||
* For manual execution add a `-e` option with each variable and value:
|
||||
|
||||
Reference in New Issue
Block a user