Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
fuck pgadmin
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon committed Oct 18, 2021
1 parent 1f3ae53 commit 9265017
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,3 @@ services:
env_file:
- .db.env
restart: unless-stopped
pgadmin:
# use hostname host.docker.internal to connect instead of localhost
# and use db user "knex"
image: dpage/pgadmin4
ports:
- 5000:80
environment:
PGADMIN_DEFAULT_EMAIL: user@example.com
PGADMIN_DEFAULT_PASSWORD: password
restart: unless-stopped

0 comments on commit 9265017

Please sign in to comment.