removed excess volume mounts
This commit is contained in:
@@ -10,8 +10,6 @@ services:
|
||||
- reverseproxy
|
||||
volumes:
|
||||
- ./gitea:/data
|
||||
- ./config:/etc/gitea
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- 3001:3000
|
||||
|
||||
Reference in New Issue
Block a user