Sorry for this question, but what is a dev server?
dev server => development server
Typically the first environment an application is deployed to after a developer has commited/pushed changes. Least restrictive, typically limited public internet access, but accessible by the development teams for debugging / trouble shooting.
Well, something that’s not a production server, used by dev team or test team in house. 😊
A server for deploy and test/debug your projects
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Sorry for this question, but what is a dev server?
dev server => development server
Typically the first environment an application is deployed to after a developer has commited/pushed changes. Least restrictive, typically limited public internet access, but accessible by the development teams for debugging / trouble shooting.
Well, something that’s not a production server, used by dev team or test team in house. 😊
A server for deploy and test/debug your projects