Skip to content

Conversation

@ekalyvio
Copy link

In the web interface there is only linking to an existing local repository. Since this is a docker compose file, the containers that spin up can't point to any repositories except any residing in their local file system. As such we must expose the repos in some way.

image

The current PR does an addition of a repository volume in the Docker compose file. Also, it adds an environment variable in the example files where someone can change. eg:
REPO_DIR="/volume1/docker/gitea/data/git/repositories"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant