Skip to content

Commit

Permalink
Corrects path to data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
fako committed Sep 24, 2023
1 parent 12adcbd commit 7396535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
POSTGRES_PASSWORD=33SebQd4Ugkqx4KjqanZDsWRXTR54M6k
DJANGO_POSTGRES_PASSWORD=ZV35A5x89pbHuiYSrvqroPHKDnng7dRF
DS_DATA_DIR=./data
DS_DATA_DIR=./src/data
DJANGO_MODE=development
INVOKE_DJANGO_DEBUG=1
ELASTICSEARCH_SERVICE_TOKEN=AAEAAWVsYXN0aWMva2liYW5hL2RldmVsb3BtZW50OmFrbEFSeUY1UkRLUXMyU0RxWlZhbmc

0 comments on commit 7396535

Please sign in to comment.