Skip to content

Commit

Permalink
Remove fly io stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo0807 committed Feb 15, 2024
1 parent a42e198 commit 083e589
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 45 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,3 @@ COPY --from=builder --chown=nobody:root /app/_build/${MIX_ENV}/rel/website ./
USER nobody

CMD ["/app/bin/server"]

# Appended by flyctl
# ENV ECTO_IPV6 true
# ENV ERL_AFLAGS "-proto_dist inet6_tcp"
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ This is the source code for my personal website and blog. It is built using the

- **Framework**: [Phoenix Framework](https://phoenixframework.org/)
- **Styling**: [Tailwind CSS](https://tailwindcss.com/) and [daisyUI](https://daisyui.com/)
- **Deployment**: [Fly.io](https://fly.io/)

## Development

Expand Down
40 changes: 0 additions & 40 deletions fly.toml

This file was deleted.

0 comments on commit 083e589

Please sign in to comment.