Skip to content

Commit

Permalink
feat: update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
589hero committed Dec 24, 2024
1 parent eaee157 commit 82ad26d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ version: '3'

services:
swinlr-large-x4:
image: devainetwork/sr-worker
build:
context: .
dockerfile: Dockerfile
container_name: swinlr-large-x4-worker
env_file:
- .env
Expand Down

0 comments on commit 82ad26d

Please sign in to comment.