Files
estus-shots-py/conf.sh
2019-02-12 18:36:27 +01:00

6 lines
135 B
Bash

#!/usr/bin/env bash
export ES_READ_PW=""
export ES_WRITE_PW=""
export ES_SECRET_KEY=""
export ES_DATABASE_PATH=""
export ES_LOG_PATH=""