DB developer image #22
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user