env
This commit is contained in:
@ -5,7 +5,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- START_SSH_SERVER=true
|
- START_SSH_SERVER=true
|
||||||
- BUILTIN_SSH_SERVER_USER=gitea
|
- BUILTIN_SSH_SERVER_USER=git
|
||||||
- SSH_DOMAIN=git.shoebottom.ca
|
- SSH_DOMAIN=git.shoebottom.ca
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/gitea/data:/data
|
- /docker/appdata/gitea/data:/data
|
||||||
|
Reference in New Issue
Block a user