Update arm/docker-compose.yml
This commit is contained in:
parent
3a4705b59e
commit
dc089af0c1
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@ services:
|
|||
- "449:443"
|
||||
volumes:
|
||||
- /home/ubuntu/pages/data:/data
|
||||
networks:
|
||||
gitea_main:
|
||||
ipv4_address: 172.25.0.27
|
||||
|
||||
gotify:
|
||||
image: docker.mafyuh.xyz/gotify/server-arm7:2.4.0
|
||||
|
|
Reference in a new issue