Reset history to current sanitized state

This commit is contained in:
2026-08-04 18:07:14 +00:00
commit 7472350f1e
4 changed files with 459 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
services:
it-tools:
image: sharevb/it-tools:latest
container_name: it-tools
restart: unless-stopped
# ports:
# - "8098:8080"
networks:
npm_proxy:
ipv4_address: 192.168.98.10
networks:
npm_proxy:
external: true