Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Mar 4, 2024
1 parent 789a048 commit da7ac0c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ services:
build:
context: .
dockerfile: Dockerfile
network_mode: "host"
environment:
- "PORT=1234"
ports:
- 80:80
- 8080:8080
image: bigdatainbiomedicine/simba-qc

0 comments on commit da7ac0c

Please sign in to comment.