automated terminal push

This commit is contained in:
Software Shinobi
2025-03-14 16:46:19 -04:00
parent ba3ab51de8
commit 749454d815
42 changed files with 6247 additions and 0 deletions

18
docs/compose.yaml Normal file
View File

@@ -0,0 +1,18 @@
services:
shinobi-academy-database-docs:
container_name: shinobi-academy-database-docs
image: softwareshinobi/shinobi-academy-database-docs
build:
context: .
dockerfile: Dockerfile
ports:
- 8080:80