Skip to content

Commit

Permalink
fixed example docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
H3rmt committed Oct 25, 2023
1 parent 7c7a779 commit 3452c59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
version: "3.8"
services:
lfs:
# image: h3rmt/localfilesharing
build: .
image: h3rmt/localfilesharing
restart: always
ports:
- "8080:80"
Expand Down

0 comments on commit 3452c59

Please sign in to comment.