mirror of
https://github.com/bitnami/containers.git
synced 2026-03-24 14:57:52 +08:00
Merge branch 'fix-docker-compose'
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
depends_on:
|
||||
- mariadb
|
||||
environment:
|
||||
- PRESTASHOP_HOST=prestashop.example.com
|
||||
- PRESTASHOP_HOST=localhost
|
||||
volumes:
|
||||
mariadb_data:
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user