blob: fcf755c1a221f3b3b07531a87019530fb521b0ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# circus-landingpage
First page the user sees. Contains links to the registration and the scoreboard.
## Setup
Set some envionment variables before you start the container!
| env var | value |
| --- | --- |
| `HOSTNAME` | host circus is running on |
| `CTFNAME` | name of the ctf |
|