Skip to content

Commit

Permalink
hostname to generic
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulKite committed May 23, 2023
1 parent d706559 commit 8f548f5
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 8f548f5

Please sign in to comment.