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_ROOT=https://git.mafyuh.dev
|
||||||
- GITEA_API_TOKEN=$GITEA_API_TOKEN
|
- GITEA_API_TOKEN=$GITEA_API_TOKEN
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "90:80"
|
||||||
- "443:443"
|
- "449:443"
|
||||||
volumes:
|
volumes:
|
||||||
- /home/ubuntu/pages/data:/data
|
- /home/ubuntu/pages/data:/data
|
||||||
|
|
||||||
|
|
Reference in a new issue