Skip to content

Commit

Permalink
Change default stack container
Browse files Browse the repository at this point in the history
Update default stack contianer name to flowfuse
  • Loading branch information
hardillb committed Feb 19, 2024
1 parent 1fbae1d commit 3d37ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ module.exports = {
const properties = {
cpu: 10,
memory: 256,
container: 'flowforge/node-red',
container: 'flowfuse/node-red',
...this._app.config.driver.options?.default_stack
}

Expand Down

0 comments on commit 3d37ecb

Please sign in to comment.