mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 07:27:54 +08:00
added OPENCAST_HOST env setting to docker-compose.yml
This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
||||
- 'apache_data:/bitnami/apache'
|
||||
depends_on:
|
||||
- mariadb
|
||||
environment:
|
||||
- OPENCART_HOST=localhost
|
||||
volumes:
|
||||
mariadb_data:
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user