Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sigpwny-uiuc authored Mar 11, 2024
1 parent 678fe52 commit 2f14f9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
version: '3'
services:
overflow:
build: ./chals/crypto/test_chal
ports:
- "5000:1337"
restart: always

0 comments on commit 2f14f9e

Please sign in to comment.