changed volume for pgadmin

This commit is contained in:
Maksym Buz
2025-02-08 18:13:44 +01:00
committed by GitHub
parent bdd1806b39
commit 7615591810

7
it-tools/compose.yml Normal file
View File

@@ -0,0 +1,7 @@
services:
it-tools:
image: 'corentinth/it-tools:latest'
ports:
- '8182:80' # change if needed
restart: unless-stopped
container_name: it-tools