Removed an unworkable volume mount
This commit is contained in:
@@ -25,7 +25,6 @@ services:
|
||||
- frontend
|
||||
volumes:
|
||||
- ~/.storage/containers/gitea.vol:/data
|
||||
- /home/git/.ssh:/data/git/.ssh
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- 0.0.0.0:3000:3000
|
||||
|
||||
Reference in New Issue
Block a user