Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref(nginx): delete unused module | Franck Cuny | 2022-06-12 | 1 | -81/+0 |
| | | | | | | | Change-Id: Ie69e250c7a63e2f5bea360b5ac62fcd748f48735 Reviewed-on: https://cl.fcuny.net/c/world/+/415 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | fix(fmt): correct formatting for all nix files | Franck Cuny | 2022-06-10 | 1 | -1/+2 |
| | | | | | | | | | This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | nginx: add nginx as a reverse proxy | Franck Cuny | 2022-04-13 | 1 | -0/+80 |
This will ultimately replace traefik. |