added port in adminer
This commit is contained in:
parent
b160678b72
commit
5a5f588274
|
@ -18,6 +18,8 @@ services:
|
|||
networks:
|
||||
- traefik-public
|
||||
- default
|
||||
ports:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
- db
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue