dd2a806ab8d21f3bffae2bf8e5fbf9de90ac204b
Some apps like pasteboard try to curl the public app url from inside the container. This fails because we set the hostname and the hostname maps to the internal docker IP. To fix this, simply export two environment variables providing the app's domain and origin. The hostname is set to the app location instead of the FQDN for debugging. Fixes #521
The Box
Development setup
- sudo useradd -m yellowtent ** Add admin-localhost as 127.0.0.1 in /etc/hosts ** All apps will be installed as hypened-subdomains of localhost. You should add hyphened-subdomains of your apps into /etc/hosts
Description
Languages
JavaScript
72.6%
Vue
22.3%
Shell
3.1%
HTML
1.1%
EJS
0.7%
Other
0.2%