···1818GATEKEEPER_EMAIL_TEMPLATES_DIRECTORY=/gatekeeper/email
1919GATEKEEPER_TWO_FACTOR_EMAIL_SUBJECT="Sign in to the ATmosphere"
2020PDS_BASE_URL=http://pds:3000/
2121+GATEKEEPER_HOST=0.0.0.0
2222+GATEKEEPER_PORT=8080
2123## 10 create account requests before ratelimit, -1 from current limit every 5 minutes
2224## ie if u make 10 at once u can make 1 more in 5 minutes or 10 more in 50 minutes
2325GATEKEEPER_CREATE_ACCOUNT_PER_SECOND=300