mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
parent
e8240a7bef
commit
f499ac39da
2 changed files with 8 additions and 1 deletions
7
.do/deploy.template.yaml
Normal file
7
.do/deploy.template.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
spec:
|
||||
name: chatpad
|
||||
services:
|
||||
- name: chatpad
|
||||
git:
|
||||
branch: main
|
||||
repo_clone_url: https://github.com/deiucanta/chatpad.git
|
||||
|
|
@ -47,7 +47,7 @@ docker run --name chatpad -d -v `pwd`/config.json:/usr/share/nginx/html/config.j
|
|||
<!-- Railway -->
|
||||
[](https://railway.app/template/Ak6DUw?referralCode=9M8r62)
|
||||
|
||||
|
||||
[](https://cloud.digitalocean.com/apps/new?repo=https://github.com/deiucanta/chatpad/tree/main)
|
||||
|
||||
|
||||
## Give Feedback
|
||||
|
|
|
|||
Loading…
Reference in a new issue