Skip to content

Commit

Permalink
Merge pull request #72 from RaulKite/master
Browse files Browse the repository at this point in the history
hostname to generic
  • Loading branch information
peteruhrig authored May 23, 2023
2 parents 159ff54 + 8f548f5 commit 87f9918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: '3'
services:
rapidannotator:
build: .
hostname: labyrinth01.inf.um.es
hostname: yourhostname.com
ports:
# external 80 port mapped to internal 8000 port
- "8888:8000"
Expand Down

0 comments on commit 87f9918

Please sign in to comment.