Skip to content

Commit

Permalink
Provide guidance for non-localhost browsers (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
csmig committed Dec 10, 2020
1 parent 6c665f4 commit cf3308d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/DockerHub_Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ services:
- STIGMAN_DB_PASSWORD=stigman
- STIGMAN_INIT_IMPORT_STIGS=true
- STIGMAN_INIT_IMPORT_SCAP=true
# Set envvar below if non-localhost browsers will access the API
# - STIGMAN_CLIENT_KEYCLOAK_AUTH=<the Keycloak authorization URL relative to the Client>
init: true
ports:
- "54000:54000"
Expand Down

0 comments on commit cf3308d

Please sign in to comment.