DB developer image
This commit is contained in:
parent
3e70d40ec8
commit
3f766af29f
@ -12,9 +12,11 @@ services:
|
||||
- 8080:80
|
||||
|
||||
db.postgres:
|
||||
image: postgres
|
||||
image: mborzyszkowski/internship_system_db:latest
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_PASSWORD: szwoniu
|
||||
PGDATA: /postgres
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5432:5432
|
||||
|
Loading…
Reference in New Issue
Block a user