Skip to content

Commit

Permalink
change URL OKD4 docs to semanticscience
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Feb 3, 2021
1 parent 539fd3a commit 8de891a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ version: "3"

services:
docusaurus:
restart: unless-stopped
build: .
# ports:
# - 3000:3000
environment:
- VIRTUAL_HOST=dsri.137.120.31.102.nip.io
- VIRTUAL_HOST=dsri.semanticscience.org
- LETSENCRYPT_HOST=dsri.semanticscience.org
- VIRTUAL_PORT=3000
# volumes:
# - ./v4-website:/app/website

0 comments on commit 8de891a

Please sign in to comment.