feat: Initialize Storyline AI Gateway project with a local run script and Docker configuration files.
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.git/
|
||||
.env
|
||||
.ipynb_checkpoints/
|
||||
storyline.db
|
||||
*.log
|
||||
docker-compose.override.yml
|
||||
Reference in New Issue
Block a user