Skip to content

Commit

Permalink
Fix docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
pouya-eghbali committed Dec 27, 2023
1 parent 6e6c6da commit ada04cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ version: "3.9"

services:
unchained_local:
#image: ghcr.io/kenshitech/unchained:latest
build:
dockerfile: Dockerfile
image: ghcr.io/kenshitech/unchained:latest
container_name: unchained_local
hostname: unchained_local
volumes:
Expand Down

0 comments on commit ada04cf

Please sign in to comment.