Skip to content

Commit

Permalink
re-enable the catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
Adzz committed Nov 5, 2024
1 parent ad5ecb9 commit ad5ab68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/document_viewer/application.ex
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ defmodule DocumentViewer.Application do
DocumentViewerWeb.Telemetry,
# Start the PubSub system
{Phoenix.PubSub, name: DocumentViewer.PubSub},
# commenting out so I can start the app or attempt to.
# Catalog.Supervisor,
Catalog.Supervisor,
# Start the Endpoint (http/https)
DocumentViewerWeb.Endpoint
# Start a worker by calling: DocumentViewer.Worker.start_link(arg)
Expand Down

0 comments on commit ad5ab68

Please sign in to comment.