Skip to content

Commit 1d27c46

Browse files
committed
docker-compose: add dev note
1 parent 5268659 commit 1d27c46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Taken from https://github.com/shi-yang/jnoj/commit/1377a504e4542ddccaa85301c1eece13e2e4fab8
22
# Thanks @shi-yang
33

4+
# This file is for development propose only.
5+
# You will have to adjust config/db.php to use the correct host (mysql) and user (root).
6+
47
version: '3'
58

69
services:

0 commit comments

Comments
 (0)