Skip to content

Commit

Permalink
chore: Update Dockerfile and docker-compose.yml for klein-server-list…
Browse files Browse the repository at this point in the history
…ener
  • Loading branch information
necipsagiro committed Jun 26, 2024
1 parent b62f615 commit bf6e8d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
services:
app:
build: .
container_name: klein-server-listener
ports:
- '10101:10101'
volumes:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "klein-server-listener",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit bf6e8d3

Please sign in to comment.