Skip to content

feat(CI) : vite server now listen on all addresses#168

Merged
QuentinMadura merged 5 commits intodevfrom
chore-update-ci
Mar 28, 2025
Merged

feat(CI) : vite server now listen on all addresses#168
QuentinMadura merged 5 commits intodevfrom
chore-update-ci

Conversation

@QuentinMadura
Copy link
Contributor

No description provided.

@QuentinMadura QuentinMadura changed the title Chore update ci (CI) : expose host on preview Mar 28, 2025
@QuentinMadura QuentinMadura changed the title (CI) : expose host on preview (CI) : preview now listen on all addresses Mar 28, 2025
"dev": "vite --host 0.0.0.0",
"build": "run-p type-check \"build-only {@}\" --",
"preview": "vite preview",
"preview": "vite preview --host 0.0.0.0 --port 4173",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@QuentinMadura QuentinMadura changed the title (CI) : preview now listen on all addresses (CI) : vite server now listen on all addresses Mar 28, 2025
Copy link
Contributor

@Marc-AntoineA Marc-AntoineA left a comment

Choose a reason for hiding this comment

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

J’approuve grandement ! 👍

@QuentinMadura QuentinMadura changed the title (CI) : vite server now listen on all addresses feat(CI) : vite server now listen on all addresses Mar 28, 2025
@QuentinMadura QuentinMadura merged commit 45e5514 into dev Mar 28, 2025
9 checks passed
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.

2 participants