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