Update postgres-compose.yml
This commit is contained in:
@@ -26,3 +26,10 @@ services:
|
|||||||
- postgres
|
- postgres
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/docker/office/postgresdb/pgadmin:/var/lib/pgadmin
|
- /srv/docker/office/postgresdb/pgadmin:/var/lib/pgadmin
|
||||||
|
labels:
|
||||||
|
- homepage.group=Development
|
||||||
|
- homepage.name=PGAdmin
|
||||||
|
- homepage.icon=/app/public/images/pgadmin.png
|
||||||
|
- homepage.href=http://192.168.0.131:5434
|
||||||
|
- homepage.description=PGAdmin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user