add prompting
This commit is contained in:
parent
a6d58ebf6b
commit
2bb1e2dccb
9 changed files with 277 additions and 48 deletions
|
@ -18,6 +18,7 @@ services:
|
|||
- 8.8.8.8
|
||||
|
||||
owlrandomshitbot:
|
||||
restart: unless-stopped
|
||||
image: owlrandomshitbot
|
||||
build:
|
||||
context: .
|
||||
|
@ -28,6 +29,7 @@ services:
|
|||
- vpn
|
||||
|
||||
booru-api:
|
||||
restart: unless-stopped
|
||||
image: booru-api
|
||||
build:
|
||||
context: .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue