mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-17 04:36:17 +00:00
Миграции
This commit is contained in:
5
docker-entrypoint.sh
Executable file
5
docker-entrypoint.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
aerich upgrade
|
||||
python main.py
|
||||
Reference in New Issue
Block a user