1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 02:48:42 +00:00
farside/lib
Ben Busby 1092350fcd
Remove FARSIDE_NO_ROUTER env var
The FARSIDE_NO_ROUTER variable wasn't terribly useful after refactoring
the app to include the update routine internally (rather than available
externally as an elixir script).

Now the only supported environment variable is FARSIDE_TEST, which is
still useful for tests and quick validation of functionality.
2021-12-09 15:33:58 -07:00
..
farside Remove FARSIDE_NO_ROUTER env var 2021-12-09 15:33:58 -07:00
farside.ex Prevent same instance from being selected twice in a row 2021-11-10 12:19:37 -07:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00