1
0
This commit is contained in:
syui 2024-02-21 16:52:55 +09:00
parent 15ffa62a02
commit 2833b7d4d2
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -95,7 +95,9 @@ func encodeCreateGroupResponse(response CreateGroupRes, w http.ResponseWriter, s
### northflank ### northflank
`cron`, `repo(private)`, `pass(token)` #### backup sqlite
- `cron`, `repo(private)`, `pass(token)`
```sh ```sh
#!/bin/zsh #!/bin/zsh
@ -121,3 +123,11 @@ function f(){
chmod +x /app/data/api/backup.sh chmod +x /app/data/api/backup.sh
} }
``` ```
#### setting
- ports : http, 8080, dns=api.syui.ai
- env : PASS=xxx, TOKEN=xxx
- cmd-override : /bin/api
- volumes : /app/data