ontoportal / documentation

Source code for OntoPortal user, admin and developer guides
https://ontoportal.github.io/documentation
BSD 2-Clause "Simplified" License
3 stars 9 forks source link

correct config env filepath? #50

Closed dwinston closed 6 months ago

dwinston commented 6 months ago
[centos@ip-xxx-xx-xx-xxx ~]$ sudo ls /srv
ontoportal  tomcat

[centos@ip-xxx-xx-xx-xxx ~]$ sudo ls /srv/ontoportal/ontologies_api/current/config/environments/
appliance.rb  appliance.rb.default  config.rb.sample  site_config.rb  test.rb

The above is what I see on my AWS AMI instance. Is my guess at the filepath correct?