1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/imboy-pub-imboy

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
relx.config 526
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
leeyi Отправлено 19.09.2024 06:24 5dd150a
{release, {imboy, "0.4.8"}, [
imboy
, sasl, runtime_tools, mnesia
, observer
]}.
% the extended_start_script option to tell Relx that we would like to have a start script that allows us to not only start the release, but do so with the node in the background, or also to allow us to connect to a running node, and so on. This start script has the same features as the one tools like Rebar generates.
{dev_mode, true}.
{extended_start_script, true}.
{sys_config, "config/sys.config"}.
{vm_args, "config/vm.args"}.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/imboy-pub-imboy.git
git@api.gitlife.ru:oschina-mirror/imboy-pub-imboy.git
oschina-mirror
imboy-pub-imboy
imboy-pub-imboy
main