release fix
This commit is contained in:
parent
b091125ef3
commit
5cf3e1e508
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# Set the release to work across nodes.
|
||||
# RELEASE_DISTRIBUTION must be "sname" (local), "name" (distributed) or "none".
|
||||
export RELEASE_DISTRIBUTION=name
|
||||
export RELEASE_NODE=<%= @release.name %>@${DOKKU_APP_NAME:-aprsme}-${DOKKU_APP_INSTANCE:-1}
|
||||
export RELEASE_NODE=<%= @release.name %>@${DOKKU_APP_NAME:-aprsme}-${DOKKU_APP_INSTANCE}
|
||||
export RELEASE_COOKIE=${RELEASE_COOKIE:-Euta32aoLfgADYz3TiSCpQP0Y3iD7AD3zu0ycYWI5lQ=}
|
||||
|
||||
#ip=$(grep fly-local-6pn /etc/hosts | cut -f 1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue