build: 👷 Container
This commit is contained in:
parent
942e1c4698
commit
b28908ec56
7 changed files with 56 additions and 18 deletions
|
@ -1,9 +1,14 @@
|
|||
[](https://github.com/Acapair/acapair_follow_ban_api/actions/workflows/rust.yml)
|
||||
# Acapair Follow Ban API
|
||||
|
||||
>: means they are variable.
|
||||
Container Start Config:
|
||||
|
||||
>podman run --rm --net host -v ABSOLUTE_PATH_FROM_HOST:/configs:z -v ABSOLUTE_PATH_FROM_HOST:/certificates:z localhost/acapair_follow_ban_api:latest
|
||||
|
||||
|
||||
## Exposed URLs
|
||||
>: means they are variable.
|
||||
|
||||
Alive Ping(get): "/"
|
||||
|
||||
Create User(post): "/:username"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue