@@ -82,7 +82,7 @@ services:
|
||||
command: bin/webpack-dev-server
|
||||
|
||||
postgres:
|
||||
image: postgres:11.6
|
||||
image: postgres:12
|
||||
restart: always
|
||||
ports:
|
||||
- '5432:5432'
|
||||
|
||||
Reference in New Issue
Block a user