initial commit
This commit is contained in:
12
.env.sample
Normal file
12
.env.sample
Normal file
@@ -0,0 +1,12 @@
|
||||
# Domain name for your OneDev instance
|
||||
DOMAIN=git.yourdomain.com
|
||||
|
||||
# Email for Let's Encrypt certificate recovery.
|
||||
# LEAVE BLANK if you do not want HTTPS/SSL and just want plain HTTP.
|
||||
EMAIL=
|
||||
|
||||
# OneDev version tag
|
||||
ONEDEV_VERSION=latest
|
||||
|
||||
# Port exposed to the host for Git SSH connections
|
||||
SSH_PORT=6611
|
||||
Reference in New Issue
Block a user