docker-composer.yml of postgresql + redis + pgadmin, for sample only.
| Username | Password |
|---|---|
| postgres | phantom-admin |
| Email Address | Password |
|---|---|
| [email protected] | phantom-admin |
Allow to connect via networking phantom only.
| Service | Host | Port |
|---|---|---|
| PostgreSQL | phantom-data | 5432 |
| Redis | phantom-cache | 6379 |
| pgAdmin | phantom-pga | 80 |
Allow to connect via host localhost only.
| Service | Port |
|---|---|
| PostgreSQL | 2101 |
| Redis | 2102 |
| pgAdmin | 2103 |
(c)2022 SuperSonic.