Semjon Nordmann
Semjon Nordmann
damn expo got hands. I tried now multiple things to update expo (well mainly expo-cli upgrade), and somehow the build or tests always break in unforeseen ways. It'd be awesome,...
What I am currently wondering is: Do you just skip the dependency tree building in npm install with --force --legacy-peer-deps? It seems that most of the mobx dependencies expect react...
I have missed updating the devDependencies (esp. jest-expo to something that is compatible with version 47). After that upgrade I changed some of the snapshots to also include some new...
I am closing this PR because #539 seems to make better progress (and I have learned, that expo is a beast that I cannot yet tame). Good luck to enigma0Z...
One question I do have: How should we show the user, that udp and proxy_protocol are exclusive options on a listener? Currently I just silently drop the proxy_protocol option for...
@jc21 would you be able to merge this PR when I resolve all the conflicts?
tbh, might be easier to start again from the current develop branch. I will close this PR and open a new one once I am done with the re-implementation.
@jc21 What does the requires-verification label mean? Is it that somebody should test this version manually by setting their tag to `nginxproxymanager/nginx-proxy-manager-dev:pr-4105`? If so I am currently running this image...
@csbde could you please give more information what excactly went wrong? My first guess: You are not using hostNeteork and the default ports of 80 and 443 are exposed instead...