Skip to content

Commit

Permalink
Update docker compose of Anakin's chal
Browse files Browse the repository at this point in the history
  • Loading branch information
CBCicada authored Mar 14, 2024
1 parent bbf15b9 commit b6686da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
overflow:
build: ./chals/crypto/test_chal
diagonal:
build: ./chals/crypto/diagonal
ports:
- "5000:1337"
- "5001:1337"
restart: always

0 comments on commit b6686da

Please sign in to comment.