File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 33# Navigate to http://localhost/docs/
44services :
55 docs :
6- image : datajoint/datajoint-docs
6+ # image: datajoint/datajoint-docs
7+ build :
8+ context : .
9+ dockerfile : Dockerfile
710 environment :
811 - MODE
912 volumes :
Original file line number Diff line number Diff line change 11# ---------------------- PROJECT SPECIFIC ---------------------------
22
33site_name : DataJoint Documentation
4- site_url : https://datajoint.com/docs
4+ site_url : https://docs. datajoint.com
55repo_name : datajoint/datajoint-docs
66repo_url : https://github.com/datajoint/datajoint-docs
77nav :
@@ -115,8 +115,8 @@ extra:
115115 link : https://www.datajoint.com
116116 name : DataJoint
117117 - icon : main/company-logo
118- link : https://datajoint.com/docs/
119- name : DataJoint Documentation
118+ link : https://docs. datajoint.com
119+ name : DataJoint Documentation
120120 - icon : fontawesome/brands/slack
121121 link : https://datajoint.slack.com
122122 name : Slack
You can’t perform that action at this time.
0 commit comments