added port in adminer

This commit is contained in:
Philip Cheung 2024-10-08 09:59:14 +08:00
parent b160678b72
commit 5a5f588274
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ services:
networks:
- traefik-public
- default
ports:
- "8080:8080"
depends_on:
- db
environment: