Update arm/docker-compose.yml
This commit is contained in:
parent
cf7e0e0942
commit
19239f1a81
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ services:
|
|||
- GITEA_ROOT=https://git.mafyuh.dev
|
||||
- GITEA_API_TOKEN=$GITEA_API_TOKEN
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "90:80"
|
||||
- "449:443"
|
||||
volumes:
|
||||
- /home/ubuntu/pages/data:/data
|
||||
|
||||
|
|
Reference in a new issue