removed homepage

This commit is contained in:
Eugene Pankov
2022-05-14 21:59:40 -07:00
parent 86a3210a75
commit 99f68e1202
26 changed files with 23 additions and 1417 deletions

View File

@@ -11,7 +11,6 @@ services:
environment:
- DATABASE_URL=mysql://root:123@db/tabby
- PORT=80
- ENABLE_HOMEPAGE=False
- DEBUG=False
- APP_DIST_STORAGE=file:///app-dist
- DOCKERIZE_ARGS="-wait tcp://db:3306 -timeout 60s"