Changes for page NocoDB

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

From version 1.3
edited by chrisby
on 2023/11/18 14:59
Change comment: There is no comment for this version
To version 1.2
edited by chrisby
on 2023/09/03 22:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -====== docker-compose.yml ======
1 +**docker-compose.yml**
2 2  
3 3  {{code language="yaml"}}
4 4  version: "3.3"
... ... @@ -42,8 +42,6 @@
42 42   - "traefik.http.routers.nocodb.tls.certresolver=myresolver"
43 43  {{/code}}
44 44  
45 -====== Instructions ======
46 -
47 47  * Execute {{code language="none"}}docker-compose up -d{{/code}}
48 48  * Go to {{code language="none"}}https://<subdomain>{{/code}}
49 49  * Create an account that will automatically become an admin.