migrate it-tools

This commit is contained in:
Mika Bomm 2025-03-14 22:53:19 +01:00
parent b2c05ae97d
commit ba4699d9ab
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# External
it.mixel.cloud {
reverse_proxy 192.168.178.4:8888
reverse_proxy 192.168.178.230:4880
}
# Internal

8
it-tools/compose.yml Normal file
View file

@ -0,0 +1,8 @@
services:
it-tools:
image: corentinth/it-tools:latest
container_name: it-tools
restart: unless-stopped
ports:
- 4880:80