Update 8 files
This commit is contained in:
@@ -11,6 +11,3 @@ REQUIRES_DOCKER_ROOT=false
|
||||
# Image settings
|
||||
IMAGE_REGISTRY="docker.io"
|
||||
IMAGE_REPO="gitea/gitea"
|
||||
|
||||
# Volume settings
|
||||
DATA_VOLUME="${CONTAINER_NAME}_data"
|
||||
|
||||
@@ -6,6 +6,9 @@ IMAGE_TAG="latest"
|
||||
# Server Settings
|
||||
SSH_USER="root"
|
||||
|
||||
# Data path on host (contains git/, gitea/, ssh/ subdirectories)
|
||||
DATA_PATH="/home/dropshell/gitea"
|
||||
|
||||
# Gitea ports
|
||||
HTTP_PORT=3000
|
||||
SSH_PORT=2222
|
||||
|
||||
Reference in New Issue
Block a user