Add sturdy-slab image asset to the crafts directory

This commit is contained in:
2026-04-25 00:30:30 +03:00
parent 9227f2de30
commit f622c09fd4
38 changed files with 554 additions and 34 deletions

View File

@@ -1,11 +1,15 @@
name: parabox-wiki
services:
wiki:
build:
context: .
dockerfile: Dockerfile
container_name: parabox-wiki
ports:
- "4321:80"
#ports:
#- "4321:80"
restart: unless-stopped
networks:
- proxy
networks:
proxy:
external: true