refactored all to dev

This commit is contained in:
2025-11-26 21:48:53 -08:00
parent a8066686bc
commit f8ca733307
170 changed files with 12 additions and 29 deletions
+13
View File
@@ -0,0 +1,13 @@
# Invoice Ninja
Proxy port 80 to nginx.
You have to build this one
```
docker buildx build --no-cache -f Dockerfile -t invoiceninja .
```
This repo is just a slight modification of [the source](https://github.com/invoiceninja/dockerfiles/) you should go there for support.
I'm not a big fan of all the licensing and paywall features.