Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Dec 13, 2023
1 parent 20ec8c5 commit 3dc5b71
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions apps/aitable/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ services:
condition: service_started
init-appdata:
condition: service_completed_successfully

env_file:
- .env

web-server:
container_name: $W9_ID-webserver
image: ${IMAGE_REGISTRY}/${IMAGE_WEB_SERVER}
Expand Down Expand Up @@ -241,4 +243,4 @@ volumes:
mysql:
minio_data:
minio_config:
rabbitmq:
rabbitmq:

0 comments on commit 3dc5b71

Please sign in to comment.