Skip to content

Commit

Permalink
set appropriate vars for chisel + containers
Browse files Browse the repository at this point in the history
  • Loading branch information
sheurich committed Feb 26, 2024
1 parent e793d12 commit a90ce34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ services:
depends_on:
- pebble
- challtestsrv
environment:
- DIRECTORY=https://pebble:14000/dir
- SET_TXT=http://challtestsrv:8055/set-txt
- CLEAR_TXT=http://challtestsrv:8055/clear-txt

networks:
acmenet:
ipv4_address: 10.30.50.4
Expand Down

0 comments on commit a90ce34

Please sign in to comment.