mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
piwik fixes
This commit is contained in:
parent
ace98aec28
commit
6aa1e4c05d
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ services:
|
||||||
links:
|
links:
|
||||||
- db
|
- db
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- app
|
- piwik
|
||||||
entrypoint: |
|
entrypoint: |
|
||||||
bash -c 'bash -s <<EOF
|
bash -c 'bash -s <<EOF
|
||||||
trap "break;exit" SIGHUP SIGINT SIGTERM
|
trap "break;exit" SIGHUP SIGINT SIGTERM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue