Update arm/docker-compose.yml
This commit is contained in:
parent
2bd419e7fe
commit
ee78af979f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
volumes:
|
||||
- /home/ubuntu/forgejo/data:/data
|
||||
- /home/ubuntu/gitea/data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
|
|
Reference in a new issue