Fix incorrect postgres image
This commit is contained in:
parent
e86d246548
commit
2957ce437b
@ -30,7 +30,7 @@ services:
|
||||
- traefik.http.services.commafeed.loadbalancer.server.port=8082
|
||||
|
||||
postgres:
|
||||
image: 'redis:alpine'
|
||||
image: postgres:latest
|
||||
container_name: commafeed_postgres
|
||||
networks:
|
||||
- commafeed
|
||||
|
Loading…
Reference in New Issue
Block a user