mirror of
https://github.com/movie-web/backend.git
synced 2025-09-13 08:23:26 +00:00
update deprecated composer syntax; change body format in API request
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
||||
links:
|
||||
- postgres:postgres
|
||||
environment:
|
||||
- DATABASE_URL=postgres://postgres:postgres@postgres:5432/postgres?sslmode=disable
|
||||
- PGWEB_DATABASE_URL=postgres://postgres:postgres@postgres:5432/postgres?sslmode=disable
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
|
Reference in New Issue
Block a user