Skip to content

Commit 2e1b4f0

Browse files
wip: check if .env works with given plugins
1 parent 6d109fe commit 2e1b4f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ LCCS_SOURCE=https://ftp.ncbi.nlm.nih.gov/pubchem/Compound/Extras/CID-LCSS.xml.gz
7373
PORT=11015
7474
DEBUG_THROTTLING=60000
7575

76-
#PLUGINS=titleCompounds,pubmeds,compoundPatents,patents,taxonomies,npasses,npatlases,cmaups,coconuts,compounds,substances,gnps,mfs,bioassays,activesOrNaturals,massBank,lotuses
77-
PLUGINS= taxonomies
76+
PLUGINS=titleCompounds,pubmeds,compoundPatents,patents,npasses,npatlases,cmaups,compounds,substances,gnps,bioassays,massBank,lotuses
77+
#PLUGINS=titleCompounds,pubmeds,compoundPatents,patents,npasses,npatlases,cmaups,coconuts,compounds,substances,gnps,mfs,bioassays,activesOrNaturals,massBank,lotuses
7878
#EXCLUDEPLUGINS=lccs
7979
TELEGRAM_BOT_ID=
8080
TELEGRAM_CHAT_ID=

0 commit comments

Comments
 (0)