fix rename
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
**/__pycache__
|
||||
@@ -4,3 +4,5 @@ services:
|
||||
build: ./src
|
||||
volumes:
|
||||
- "./src/data:/data"
|
||||
ports:
|
||||
- "5000:5000"
|
||||
|
||||
Reference in New Issue
Block a user