mirror of
https://github.com/dancojocaru2000/foxbank.git
synced 2025-11-03 12:36:32 +02:00
The initialization script is only called if no database exists, so this shouldn't matter since there would be nothing to drop, but consistency is nice. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| foxbank_server | ||
| .dockerignore | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| init.sql | ||
| Pipfile | ||
| Pipfile.lock | ||
| run.sh | ||
| server.py | ||
| setup.cfg | ||