Skip to content

Commit

Permalink
Merge pull request #26 from a10kiloham/patch-1
Browse files Browse the repository at this point in the history
Update docker-compose.yaml
  • Loading branch information
wasi-master authored Aug 21, 2024
2 parents 40b1d9a + 23421e4 commit b6971ca
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
services:
13ft:
build: .
#image: your-image-name:tag
container_name: 13ft
hostname: 13ft
image: ghcr.io/wasi-master/13ft:latest
restart: unless-stopped
ports:
- "5000:5000"
- "5000:5000"

0 comments on commit b6971ca

Please sign in to comment.