Update docker-compose.yml

pull/28/head
Who? 2024-11-26 21:18:20 +07:00 committed by GitHub
parent 1bb88a6bc4
commit 419944c2c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
version: "3"
services:
worker:
build:
@ -11,4 +10,4 @@ services:
- "${EXTERNAL_PORT:-8080}:8080"
volumes:
worker:
worker: