Changed paths for container data on host
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
networks:
|
||||
- frontend
|
||||
volumes:
|
||||
- gitea.vol:/data
|
||||
- ~/.storage/containers/gitea.vol:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- 3000:3000
|
||||
@@ -35,7 +35,7 @@ services:
|
||||
- 6157:6157
|
||||
- 2222:2223
|
||||
volumes:
|
||||
- opengist.vol:/opengist
|
||||
- ~/.storage/containers/opengist.vol:/opengist
|
||||
- ~/.config/opengist/config.yml:/config.yml
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user