elyran
elyran
So far solved this by using docker's IP (172.17.0.1), but this is not a clean solution. Anyway, this lead to the next step - Wordpress. Although another subject, but worth...
The proxy'ing is done in `data/nginx/app.conf`.
@sa2812 I appreciate your effort. Really, thanks. However, what I'm looking for is achieving the above with two separate `docker-compose.yml` files. Why? Separation of concerns. On NGINX, one DB, and...
@localsnet and how do you refer to the service through NGINX's config file? Same as @sa2812 said? Just the service name?
"react": "16.3.1", "react-native": "0.55.4", "react-native-spinkit": "^1.1.1"
I'd also like to have this functionality. Pull request #156 actually breaks my code for some reason.
@mscdex +1 Absolutely correct!
I also vote for a feature request. Thank you, appreciate you trying to help out
+1. Much needed. A way around, not perfect, but you can at least stop / debug where the error occurs (after you know there's a problem at certain line of...
alternatively, just replace the function, without the `Function "xyz" has been already registered` error it currently throws.