Skip to content

Commit

Permalink
Remove port in frontend
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui committed Dec 19, 2023
1 parent 7d771de commit 6b3a6b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ services:
dockerfile: Dockerfile
image: "vitess-bot-image"
container_name: "vitess-bot-container"
ports:
- "8080:8080"
volumes:
- "./.data:/.data"
- "./.env:/.env"
Expand Down

0 comments on commit 6b3a6b7

Please sign in to comment.