Minor cleanup of various files
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
# Gitea
|
||||
# A Github alternative
|
||||
# Gitea
|
||||
# ↳ https://link.to.github
|
||||
# ↳ https://link.to.docs
|
||||
# ↳ https://github.com/go-gitea/gitea
|
||||
# ↳ https://docs.gitea.com/
|
||||
|
||||
services:
|
||||
gitea:
|
||||
@@ -26,17 +26,7 @@ services:
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /home/fxequals/docker/gitea:/data
|
||||
# - /path/to/host:path/in/container
|
||||
# - unique_volume_name:/path/in/container
|
||||
|
||||
# labels:
|
||||
# - 'enabled=true'
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
# ip_address: 127.0.0.1
|
||||
|
||||
# volumes:
|
||||
# unique_volume_name:
|
||||
# driver: local
|
||||
external: true
|
Reference in New Issue
Block a user