1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Added influxdb to wrestlingdev

This commit is contained in:
2021-04-01 19:52:18 +00:00
parent e36de59971
commit e1cba865b0
8 changed files with 204 additions and 24 deletions

View File

@@ -11,4 +11,7 @@ stringData:
devisesecretkey: PUT_SECRET_HERE get from running rails secret
railssecretkey: PUT_SECRET_HERE get from running rails secret
emailpassword: PUT_EMAIL_PASSWORD_HERE
gmailemail: PUT EMAIL ADDRESS HERE
gmailemail: PUT EMAIL ADDRESS HERE
influxdb_database: PUT INFLUXDB DATABASE NAME HERE
influxdb_hostname: PUT INFLUXDB HOSTNAME OR IP HERE
influxdb_port: PUT INFLUXDB PORT HERE