mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-06-27 13:15:23 +00:00
xwiki update
This commit is contained in:
parent
21e6744569
commit
54742fbe06
@ -44,7 +44,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- DB_USER=xwiki
|
- DB_USER=xwiki
|
||||||
- DB_PASSWORD=xwiki
|
- DB_PASSWORD=xwiki
|
||||||
- DB_HOST=xwiki-mysql-db
|
- DB_HOST=db
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/usr/local/xwiki
|
- ./data:/usr/local/xwiki
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user