forked from LaconicNetwork/kompose
Shell scripts to test k8s and os conversion which can be ran by following command in root dir `./script/test/cmd/tests.sh`
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
DB_HOST=mariadb
|
|
ROOT_PASS=etherpad
|
|
DB_NAME=etherpad
|
|
DB_PASS=etherpad
|
|
DB_USER=etherpad
|
|
DB_PORT=3306
|