35 lines
399 B
Plaintext
35 lines
399 B
Plaintext
./Dockerfile
|
|
|
|
./php/Dockerfile
|
|
./docker-compose.yaml
|
|
|
|
./__build
|
|
./__n1
|
|
./__run
|
|
./__run2
|
|
./__uvicorn
|
|
|
|
./__docker-portainer
|
|
./__incus-proxy
|
|
|
|
./_confs/.tmux.conf
|
|
./_confs/.vimrc
|
|
|
|
./app/schemas.py
|
|
./app/models.py
|
|
./app/main.py
|
|
./app/database.py
|
|
|
|
./pyproject.toml
|
|
|
|
./static/script.js
|
|
./static/style.css
|
|
./static/index.html
|
|
./static/vue.global.js
|
|
|
|
./data/pET-28a(+).gb
|
|
|
|
./entrypoint.py
|
|
|
|
./__tracked_files
|