mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-29 15:44:04 +00:00
DVL-008 Show current env settings
This commit is contained in:
parent
045b0d4801
commit
cbd98c1d28
@ -364,6 +364,9 @@ devilbox_start() {
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Show settings
|
||||
grep '^[A-Za-z0-9]*_SERVER' "${DEVILBOX_PATH}/.env"
|
||||
|
||||
# Run
|
||||
docker-compose up -d
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user