fix docker-compose

pull/50/head
FGU 2023-02-02 10:14:26 +01:00
parent fb8ccfea4a
commit a7747c9e84
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
build:
context: .
dockerfile: Dockerfile-dev
platform: linux/x86_64
platform: linux/x86_64
command: ./proc-start worker
volumes:
- bundle:/usr/local/bundle