Add sturdy-slab image asset to the crafts directory
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user