README.md: update

This commit is contained in:
Jesús 2022-10-09 01:44:57 +08:00
parent ed98f86bab
commit be5c8595a1
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -124,6 +124,7 @@ services:
container_name: gitolite-cgit
env_file: config.env
volumes:
- git:/etc/ssh
- git:/var/lib/git/
ports:
- 22:22
@ -159,6 +160,7 @@ services:
container_name: gitolite-cgit
env_file: config.env
volumes:
- git:/etc/ssh
- git:/var/lib/git/
- ./cgitrc:/etc/cgitrc
ports: