[+] Dockerize

This commit is contained in:
2024-12-17 01:07:23 -05:00
parent cd97f60b0e
commit 995025286b
5 changed files with 37 additions and 38 deletions
+9
View File
@@ -0,0 +1,9 @@
name: Colorful Link
services:
slither:
build: .
container_name: slither
ports:
- 51562:51562
volumes:
- ./server/data:/app/data