Skip to content

Commit

Permalink
Delete boilerplate comments
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Jan 1, 2024
1 parent f3b6236 commit b3a732e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ config :phoenix_container_example, PhoenixContainerExampleWeb.Endpoint,
pubsub_server: PhoenixContainerExample.PubSub,
live_view: [signing_salt: "Mywi6aA5"]

# Configures the mailer
#
# By default it uses the "Local" adapter which stores the emails
# locally. You can see the emails in your browser, at "/dev/mailbox".
#
# For production it's recommended to configure a different adapter
# at the `config/runtime.exs`.
config :phoenix_container_example, PhoenixContainerExample.Mailer, adapter: Swoosh.Adapters.Local

# Configure esbuild (the version is required)
Expand Down

0 comments on commit b3a732e

Please sign in to comment.