Reset history to current sanitized state
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user