#I have a project deployed and working in Digital Ocean App Platform, I deployed the project with a p

2 messages · Page 1 of 1 (latest)

tacit bobcat
#

I have a project deployed and working in Digital Ocean App Platform, I deployed the project with a public repository, I want to know if i turn to private repository this can affect the project, if the project shut down or something. Basically I want to turn private a github repository that was deployed in public status, I need help bros, thanks?

frank cargo
#

The server should not care about the repository status. Once it's been cloned, a copy already exists on the server, so changing the visibility will not affect what is currently running.