Changes for page Gitea

Last modified by chrisby on 2024/03/03 14:52

From version 1.4
edited by chrisby
on 2023/09/11 22:02
Change comment: There is no comment for this version
To version 1.3
edited by chrisby
on 2023/09/03 23:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -52,6 +52,6 @@
52 52   - "traefik.http.services.gitea.loadbalancer.server.port=3000"
53 53  {{/code}}
54 54  
55 -* Execute {{code language="none"}}docker-compose up -d{{/code}}
55 +* Execute {{code language="none"}}docker-compose up -d{{/code}}
56 56  * Go to {{code language="none"}}https://<subdomain>{{/code}}
57 57  * Use the default installation settings including SQLite as the database, and create an admin account. The SSH port will be available on port 2222.