Compose files, instructions and extras for using my automatic proxy containers
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

docker-compose.override.example.yml 523B

123456789101112131415161718
  1. ---
  2. version: '2'
  3. services:
  4. letsencrypt-lexicon:
  5. environment:
  6. # For testing purposes, use the Let's Encrypt staging server.
  7. # Remove this for production use!
  8. - STAGING=yes
  9. # The e-mail address to provide to Let's Encrypt.
  10. - EMAIL=your@email.addr
  11. # The Lexicon provider to use
  12. - PROVIDER=cloudflare
  13. # Provider-specific authentication details
  14. - LEXICON_CLOUDFLARE_USERNAME=your@email.addr
  15. - LEXICON_CLOUDFLARE_TOKEN=1234567890123456789012345678901234567890