Change to new staging dir
This commit is contained in:
parent
1a627ab7d9
commit
411a858089
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:latest
|
||||
image: postgres:13
|
||||
environment:
|
||||
POSTGRES_PASSWORD: develop
|
||||
ports:
|
||||
|
|
Reference in a new issue