Skip to content

Commit

Permalink
update yaml merge key error compose > v2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thepsalmist committed Jun 24, 2024
1 parent 2ae84ed commit aebf6f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions apps/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ services:
# ----------------------------------
#
cron-rescraping-changes:
image: codeforafrica/cs-cron-rescraping-changes:releasesudo
image: codeforafrica/cs-cron-rescraping-changes:release
init: true
networks:
- default
Expand Down Expand Up @@ -1176,8 +1176,7 @@ services:
#
webapp-api:
#image: gcr.io/mcback/webapp-api:release
image: codeforafrica/cs-webapp-api
#image: codeforafrica/civicsignal-webapp-api:release
image: codeforafrica/cs-webapp-api:release
init: true
networks:
- default
Expand Down

0 comments on commit aebf6f2

Please sign in to comment.