Skip to content

Commit

Permalink
Merge branch '2.1.0' of github.com:neuroforgede/nfcompose into 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ke committed Jul 8, 2023
2 parents 08b3048 + 5be4b57 commit de94abe
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 de94abe

Please sign in to comment.