new docker compose.yml

pull/34/head
Who? 2024-11-26 21:15:55 +07:00 committed by GitHub
parent 205e756458
commit f44d5737bb
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: