Update gitea/docker-compose.yml
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
version: "3"
|
||||
|
||||
volumes:
|
||||
gitea-data:
|
||||
data:
|
||||
driver: local
|
||||
driver_opts:
|
||||
type: none
|
||||
@@ -26,7 +26,7 @@ services:
|
||||
networks:
|
||||
- gitea
|
||||
volumes:
|
||||
- gitea-data:/data
|
||||
- data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
# ports:
|
||||
|
||||
Reference in New Issue
Block a user