Skip to content

Commit

Permalink
#576 [feat] compose image
Browse files Browse the repository at this point in the history
  • Loading branch information
sohyundoh committed Jan 30, 2025
1 parent e5d184d commit baa877d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version : "3.8"
services:
app:
image: "mile-server:latest"
image: "mile-server"
container_name: mile
ports:
- "8080:8080"
Expand Down

0 comments on commit baa877d

Please sign in to comment.