GAF to handle various server failures
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# docker build -t aidgaf .
|
||||
#for test
|
||||
# docker run --rm -eSERVERPORT=8087 -eAPIKEY=sk-AaKV.........................HZ4v2ipzFm6 -p8087:8087 -it aidgaf
|
||||
# docker run --rm -eAPIKEY=sk-AaKV.........................HZ4v2ipzFm6 -p8087:8087 -it aidgaf
|
||||
# curl -X PATCH http://127.0.0.1:8087 -d "{\"message\":{\"command\":\"aidgaf\",\"data\":{\"username\":\"AdamOutler\"}}}"
|
||||
|
||||
#for deployment
|
||||
|
Reference in New Issue
Block a user