?!?!?!?!
This commit is contained in:
parent
9093197946
commit
08343d5ba0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: 'postgres:latest'
|
image: 'postgres:alpine'
|
||||||
pull_policy: build
|
pull_policy: build
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_DB=$POSTGRES_DB
|
- POSTGRES_DB=$POSTGRES_DB
|
||||||
|
|
Loading…
Add table
Reference in a new issue