Tom Siwik

Results 3 issues of Tom Siwik

Hi there. I'm currently trying to set up my `hapi` server to handle different config files while still beeing able to adjust a port number through environment variables. I've published...

I'm unsuccessfully trying to make caddy work with gitlab using given recipe. However, i'm currently stuck at 502 and searching and finding the same configurations of caddy and gitlab through...

When I setup my `webpack.config.js` like the following, everything gets copied with the same size & uncorrupted output correctly: ```javascript ... module:{ rules:{ //... { test: /\.(woff|woff2)$/, exclude: /node_modules/, loader:...