add nsfw api

This commit is contained in:
2022-12-05 12:55:50 +08:00
parent 2422beefd8
commit 9419505a05
3 changed files with 48 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ services:
app:
container_name: nsfw-api
image: eugencepoi/nsfw_api:latest
restart: unless-stopped
ports:
- "5000:5000"
environment: