Update docs

This commit is contained in:
Owen
2026-09-17 09:05:37 -04:00
parent 908eec63c6
commit 6ce6c08e2a
4 changed files with 91 additions and 3 deletions
+1 -2
View File
@@ -158,8 +158,7 @@ A safer but slightly more complex way is to use [Compose Secrets](https://docs.d
{
"id": "2ix2t8xk22ubpfy",
"secret": "nnisrfsdfc7prqsp9ewo1dvtvci50j5uiqotez00dgap0ii2",
"endpoint": "https://app.pangolin.net",
"tlsClientCert": ""
"endpoint": "https://app.pangolin.net"
}
```
+4 -1
View File
@@ -159,7 +159,7 @@ A safer but slightly more complex way is to use [Compose Secrets](https://docs.d
{
"id": "2ix2t8xk22ubpfy",
"secret": "nnisrfsdfc7prqsp9ewo1dvtvci50j5uiqotez00dgap0ii2",
"endpoint": "https://app.pangolin.net",
"endpoint": "https://app.pangolin.net"
}
```
@@ -171,6 +171,9 @@ services:
image: fosrl/pangolin-cli
container_name: pangolin-site
restart: unless-stopped
command:
- up
- site
environment:
- CONFIG_FILE=/run/secrets/pangolin-site-config
secrets: