traefik deployments and configuration work.

This commit is contained in:
Ingolf Wagner 2023-10-24 20:00:56 +02:00
parent e3ba2cb5e6
commit 686493d732
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -10,7 +10,8 @@
targetPkgs = pkgs: (with pkgs; [ targetPkgs = pkgs: (with pkgs; [
black black
isort isort
unstable.jetbrains.pycharm-professional #unstable.jetbrains.pycharm-professional
jetbrains.pycharm-professional
python311 python311
pipenv pipenv
zlib # needed for NumPy zlib # needed for NumPy