Skip to content

Commit

Permalink
📖 DOC: updare readme cors env
Browse files Browse the repository at this point in the history
  • Loading branch information
asapdotid committed Aug 7, 2023
1 parent 7676640 commit 14476a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ TRAEFIK_API_INSECURE=false
TRAEFIK_API_DASHBOARD_SUBDOMAIN=monitor # Traefik Dashboard subdomain monitor.domain.com
TRAEFIK_BASIC_AUTH_USERNAME=admin # Traefik Dashboard basic auth username
TRAEFIK_BASIC_AUTH_PASSWORD_HASH=JGFwcjEkOVdtNjRHalUkT2dBOEhJNEwxUzYxVXJXbE9aYkNaMQ== # Traefik Dashboard basic auth password encode base64 (read doc)
TEAEFIK_CORS_ALLOW_ORIGIN=origin-list-or-null # Traefik enable CORS header

# Docker compose config
COMPOSE_NETWORK_DRIVER=bridge # Docker network driver
Expand Down

0 comments on commit 14476a0

Please sign in to comment.