add charles license

This commit is contained in:
2022-04-22 15:10:24 +08:00
parent 0f2871735d
commit 45587e3efd
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
version: "3.0"
services:
app:
container_name: charles-license
image: malaohu/charleslicense
ports:
- "8080:8080"
networks:
nginx:
aliases:
- nsfw_api
networks:
nginx:
external: true