Compose-Library/it-tools.compose.yaml.txt
2025-01-25 18:01:48 +01:00

7 lines
No EOL
168 B
Text
Executable file

services:
it-tools:
container_name: it-tools
restart: always
ports:
- ${IP}:${PORT}:80
image: corentinth/it-tools:${VER}