...

Text file src/github.com/letsencrypt/boulder/docker-compose.next.yml

Documentation: github.com/letsencrypt/boulder

     1version: '3'
     2services:
     3  boulder:
     4    environment:
     5      FAKE_DNS: 10.77.77.77
     6      BOULDER_CONFIG_DIR: &boulder_config_dir test/config-next
     7      GOFLAGS: -mod=vendor

View as plain text