-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
62b67da
commit 7fa06b0
Showing
2 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,13 +10,23 @@ docker-composer.yml of postgresql + redis + pgadmin, for sample only. | |
|
||
## pgAdmin default account | ||
|
||
| Email Address | Password | | ||
| ------------------- | ------------- | | ||
| [email protected] | phantom-admin | | ||
| Email Address | Password | | ||
| -------------------- | ------------- | | ||
| [email protected] | phantom-admin | | ||
|
||
## Internal Hosts/Ports | ||
|
||
Allow to connect via networking `phantom` only. | ||
|
||
| Service | Host | Port | | ||
| ---------- | ------------- | ---- | | ||
| PostgreSQL | phantom-data | 5432 | | ||
| Redis | phantom-cache | 6379 | | ||
| pgAdmin | phantom-pga | 80 | | ||
|
||
## External Ports | ||
|
||
Allow to connect via `localhost` only. | ||
Allow to connect via host `localhost` only. | ||
|
||
| Service | Port | | ||
| ---------- | ---- | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters