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:
|
networks:
|
||||||
- gitea_main
|
- gitea_main
|
||||||
volumes:
|
volumes:
|
||||||
- /home/ubuntu/forgejo/data:/data
|
- /home/ubuntu/gitea/data:/data
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue