You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we are doing 'silent' project initiation by creating missed files, copying files, etc
It would make sense to have it as a separate task, not running all the times we are running a project. On this stage we can:
set project variables: theme, name, etc
set COMPOSE_FILE variable to include necessary docker-compose files (for example os-specific)
traefik usage
etc
The text was updated successfully, but these errors were encountered:
Right now we are doing 'silent' project initiation by creating missed files, copying files, etc
It would make sense to have it as a separate task, not running all the times we are running a project. On this stage we can:
etc
The text was updated successfully, but these errors were encountered: