Skip to content

Instantly share code, notes, and snippets.

View vkravets's full-sized avatar

Vladimir Kravets vkravets

View GitHub Profile
@rcarmo
rcarmo / .phoenix.js
Created December 10, 2021 18:24
Phoenix configuration
// ********************************************************************************
// Setup and TODO
// ********************************************************************************
Phoenix.set({
daemon: false,
openAtLogin: true
});
/*