add nsfw api
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
app:
|
||||
container_name: nsfw-api
|
||||
image: eugencepoi/nsfw_api:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5000:5000"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user