Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 306 Bytes

TEST.md

File metadata and controls

13 lines (12 loc) · 306 Bytes

MID server test

  • add custom_ca.crt to /test
  • create /test/.env with following vars
    • USER_NAME
    • PASSWORD
    • PROXY
    • PROXY_PORT
    • CUSTOM_SN_HOST
    • CUSTOM_CA_CERT
    • CUSTOM_CA_ALIAS
  • start server docker-compose -f docker-compose.test.yml up --build