Skip to content

Conversation

@eggplannt
Copy link

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

Added air proxy for htmx so that the page refreshes when air rebuilds

Checklist

@Melkeydev
Copy link
Owner

Need to check if this works tomorrow!

Comment on lines +50 to +51
proxy_port = 3000
app_port = 8080
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The app port and proxy are hardcoded—can you retrieve them from the .env file instead?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the ports are hardcoded in .env too though, maybe we could make it a variable in the project object and pass it into both?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants