changed volume for pgadmin
This commit is contained in:
7
Docker/it-tools/compose.yml
Normal file
7
Docker/it-tools/compose.yml
Normal 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
|
||||||
Reference in New Issue
Block a user