Files
Docker/it-tools/compose.yml
2025-02-08 18:13:44 +01:00

7 lines
196 B
YAML

services:
it-tools:
image: 'corentinth/it-tools:latest'
ports:
- '8182:80' # change if needed
restart: unless-stopped
container_name: it-tools