Skip to content

Commit

Permalink
fix: start work on data deletion api for dbsync
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Jan 20, 2025
1 parent 656be50 commit c608420
Show file tree
Hide file tree
Showing 21 changed files with 2,209 additions and 432 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: fivenet
services:
# NGINX reverse proxy
nginx-proxy:
image: docker.io/nginxproxy/nginx-proxy:1.6
image: docker.io/nginxproxy/nginx-proxy:1.7
container_name: nginx-proxy
environment: {}
ports:
Expand Down
132 changes: 114 additions & 18 deletions gen/go/proto/resources/sync/data.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions gen/go/proto/resources/sync/data.pb.sanitizer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c608420

Please sign in to comment.