env
This commit is contained in:
parent
46a80692da
commit
022185f6b9
@ -5,6 +5,8 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- START_SSH_SERVER=true
|
- START_SSH_SERVER=true
|
||||||
|
- BUILTIN_SSH_SERVER_USER=gitea
|
||||||
|
- SSH_DOMAIN=git.shoebottom.ca
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/gitea/data:/data
|
- /docker/appdata/gitea/data:/data
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user