ucd-library / rp-ucd-deployment

UC Davis Researcher Profiles Application Deployment
MIT License
0 stars 0 forks source link

Template updates. #7

Closed qjhart closed 3 years ago

qjhart commented 3 years ago

I made some adjustments to the templates, but in reality, the problem is in the .env file. FUSEKI_BASE is inherited from ucdlib/jena-fuseki-db:jena-3.15.0 and shouldn't be changed from /FUSEKI. The environment variables for FUSEKI should probably be limited to

FUSEKI_PASSWORD=justinisgreat
#FUSEKI_TIMEOUT_FIRST=60000
#FUSEKI_TIMEOUT_REST=240000