removed exposed port

This commit is contained in:
2025-11-06 10:43:04 +00:00
parent c6829ada57
commit c87db2c40b

View File

@@ -3,8 +3,6 @@ services:
image: adminer:latest image: adminer:latest
networks: networks:
- homelab - homelab
ports:
- "8091:8080"
environment: environment:
- ADMINER_DEFAULT_SERVER=10.0.4.10 - ADMINER_DEFAULT_SERVER=10.0.4.10
- ADMINER_DESIGN=nette - ADMINER_DESIGN=nette