Skip to content

Commit

Permalink
Merge pull request #26 from neuroforgede/2.1.0
Browse files Browse the repository at this point in the history
Update docker-compose.yml
  • Loading branch information
s4ke committed Jun 20, 2023
2 parents 0d36ebe + 5be4b57 commit b3480ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/production/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ services:
- "nodered.local"

consumer_gateway:
image: "${SKIPPER_PROXY_DOCKER_IMAGE:-ghcr.io/neuroforgede/nfcompose-consumer-gateway:2.1.0-beta}"
image: "${SKIPPER_CONSUMER_DOCKER_IMAGE:-ghcr.io/neuroforgede/nfcompose-consumer-gateway:2.1.0-beta}"
restart: unless-stopped
networks:
postgres:
Expand Down

0 comments on commit b3480ee

Please sign in to comment.