mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-17 06:46:05 +01:00
docker: use platform-specific dockerize build - fixes #43
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- ENABLE_HOMEPAGE=False
|
||||
- DEBUG=False
|
||||
- APP_DIST_STORAGE=file:///app-dist
|
||||
- WAIT_HOSTS=db:3306
|
||||
- DOCKERIZE_ARGS="-wait tcp://db:3306 -timeout 60s"
|
||||
|
||||
db:
|
||||
image: mariadb:10.7.1
|
||||
|
||||
Reference in New Issue
Block a user