mirror of
https://github.com/algora-io/tv.git
synced 2025-02-14 01:59:50 +02:00
4 lines
118 B
Elixir
4 lines
118 B
Elixir
|
ip=$(grep fly-local-6pn /etc/hosts | cut -f 1)
|
||
|
export RELEASE_DISTRIBUTION=name
|
||
|
export RELEASE_NODE=$FLY_APP_NAME@$ip
|