|
6 年之前 | |
---|---|---|
config | 6 年之前 | |
src | 6 年之前 | |
static | 6 年之前 | |
templates | 6 年之前 | |
.gitignore | 6 年之前 | |
Dockerfile | 6 年之前 | |
LICENSE | 6 年之前 | |
README.md | 6 年之前 | |
TODO_commands | 6 年之前 | |
requirements.txt | 6 年之前 |
For local testing:
`docker-compose -f stack-testing.yml build`
`docker-compose -f stack-testing.yml up`
For deployment:
`docker-compose -f stack.yml build`
`docker-compose -f stack.yml up`