# hostnames should have the following layout: # -- ex. # development-api.example.com # # at the moment there is no difference betwen 'development' and or any other environment # its purely for the end user's convenience # i use the dotdee utility to update hosts from a hosts.d file with a symbolic link from /etc/dotdee/etc/hosts.d/60-r3-hosts to this one # the app has to have a 1 to 1 mapping to the folder name which you cloned from the repo: 127.0.1.1 dev-r3-3ditor.cybafelo.local 127.0.1.1 dev-r3-portal.cybafelo.local 127.0.1.1 dev-r3-api.cybafelo.local 127.0.1.1 dev-r3-websocket.cybafelo.local