Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pawlh authored Mar 11, 2024
1 parent e178007 commit 68b05a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:
build:
context: .
dockerfile: Dockerfile
restart: always
ports:
- "8080:8080"
environment:
Expand Down

0 comments on commit 68b05a7

Please sign in to comment.