Skip to content

Commit

Permalink
feat: update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
DHBaek committed Dec 20, 2024
1 parent 5f48446 commit 1b6e250
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ services:
restart: unless-stopped

api-server:
build:
context: .
dockerfile: Dockerfile
container_name: tti-api
image: devainetwork/tti-fastapi
container_name: tti-fastapi
ports:
- 8000:8000
env_file:
Expand Down

0 comments on commit 1b6e250

Please sign in to comment.