mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
updated compose
This commit is contained in:
+4
-4
@@ -660,13 +660,13 @@ services:
|
||||
- ./app:/usr/src/code/app
|
||||
- ./src:/usr/src/code/src
|
||||
depends_on:
|
||||
- mariadb:
|
||||
mariadb:
|
||||
condition: service_started
|
||||
- postgresql:
|
||||
postgresql:
|
||||
condition: service_started
|
||||
- redis:
|
||||
redis:
|
||||
condition: service_started
|
||||
- openruntimes-executor:
|
||||
openruntimes-executor:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
- _APP_ENV
|
||||
|
||||
Reference in New Issue
Block a user