mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-09 03:54:16 +00:00
Merge pull request #269 from cytopia/trust-ca-internally
Fix #259 Add CA as trusted entity to PHP container
This commit is contained in:
commit
2fc71eb8e3
@ -188,6 +188,9 @@ services:
|
||||
# Mount devilbox user-defined bash config
|
||||
- ${DEVILBOX_PATH}/bash:/etc/bashrc-devilbox.d
|
||||
|
||||
# Certificate Authority public key
|
||||
- ${DEVILBOX_PATH}/ca:/ca
|
||||
|
||||
depends_on:
|
||||
- bind
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user