failed miserably at hack.lu
This commit is contained in:
10
2025/hack.lu/web/marquee/docker-compose.yml
Normal file
10
2025/hack.lu/web/marquee/docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# docker run -i --rm bot 'http://your-url-here'
|
||||
|
||||
services:
|
||||
bot:
|
||||
build: .
|
||||
restart: no
|
||||
environment:
|
||||
- TIMEOUT_SECS=10
|
||||
- FLAG=flag{***************************}
|
||||
command: http://your-url-here
|
||||
Reference in New Issue
Block a user