-
Notifications
You must be signed in to change notification settings - Fork 79
Labels
enhancementNew feature or requestNew feature or request
Description
USE_LOCAL_DEVin.env– Currently,USE_LOCAL_DEVis not set, so./scripts/up.shstarts without applying local changes. We should either set it to true by default or update the documentation to clarify this.sudocommands in./scripts/clean.sh– Are these necessary? The script works for me withoutsudo. If it's not required, we could remove them.- Minor macOS issue – Port
5000is already in use on macOS. Using an alternative, like5001, works fine.
Originally posted by @mrorro in #445 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request