Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Be able to set HOST to other value, like "0.0.0.0", when running app extension. #5002

Open
dalexhd opened this issue Nov 30, 2024 · 0 comments
Labels
Area: @shopify/app @shopify/app package issues Type: Enhancement New feature or request

Comments

@dalexhd
Copy link

dalexhd commented Nov 30, 2024

What area(s) will this request affect?

Extension

What type of change do you want to see?

New feature

Overview

Currently, my development workflow relies on a dockerized environment. That means that I need to bind all running containers to the 0.0.0.0 host.
For some reason, Remix setup allows changing this host on the shopify.web.toml config, but there is no way of specifying it into the 'shopify.app.toml' config.

Motivation

I'm not able to develop extension apps within a dockerized environment.

@dalexhd dalexhd added the Type: Enhancement New feature or request label Nov 30, 2024
@isaacroldan isaacroldan added the Area: @shopify/app @shopify/app package issues label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: @shopify/app @shopify/app package issues Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants