Skip to content

Commit 5584b90

Browse files
committed
Adds missing path
1 parent 1aba5b3 commit 5584b90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@ celerybeat-schedule.db
3333
server_tsspredator/exampleData/campylobacter/files.zip
3434
server_tsspredator/exampleData/pseudomonas/files.zip
3535
celery/redis.config
36-
server_tsspredator/redisdb/redis.config
37-
variables_tsspredator.env
36+
server_tsspredator/redisdb/redis.config

variables_tsspredator.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
DATA_PREDATOR_PATH="/Users/pacha/Documents/github_projects/tsspredator_web/TSSpredator-GUI/data"
22
PORT_OUTPUT=5001
33
TSSPREDATOR_REDIS_PORT=6379
4+
REDIS_DATA_PATH="/Users/pacha/Documents/github_projects/tsspredator_web/TSSpredator-GUI/server_tsspredator/redisdb"

0 commit comments

Comments
 (0)