Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
a10kiloham authored Aug 21, 2024
1 parent 40b1d9a commit 23421e4
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 23421e4

Please sign in to comment.