Add new episode editor.

This commit is contained in:
2019-02-16 11:50:11 +01:00
parent c3a40978eb
commit ded8fc586a
9 changed files with 65 additions and 18 deletions

6
environment Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
export ES_READ_PW=""
export ES_WRITE_PW=""
export ES_SECRET_KEY=""
export ES_DATABASE_PATH=""
export ES_LOG_PATH=""