mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
Merge branch 'fix-docker-compose'
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- 'apache_data:/bitnami/apache'
|
||||
- 'php_data:/bitnami/php'
|
||||
environment:
|
||||
- MAGENTO_HOST=magento.example.com
|
||||
- MAGENTO_HOST=localhost
|
||||
depends_on:
|
||||
- mariadb
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user