/
githubmirror
/
json
Обзор
Документация
Войти
/
githubmirror
/
json
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
tools/serve_header/serve_header.yml.example
15 строк
316 B
Florian Albrechtskirchinger
Add serve_header.py for rapid testing on Compiler Explorer (#3456)
01 май 2022, 14:52
Не верифицирован
01 май 2022, 14:52
0c698b7
Код
Авторство
О чём код?
# all paths are relative to the project root # the root directory for the web server # root: . # configure SSL # https: # enabled: true # these filenames are listed in .gitignore # cert_file: localhost.pem # key_file: localhost-key.pem # address and port for the server to listen on # bind: null # port: 8443