Update bc/totpcgi

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-23 18:26:44 +02:00
parent 4c9ea62953
commit 482ccb133c

View file

@ -24,6 +24,8 @@ spec:
httpd \
mod_ssl
RUN wget https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/totpcgi/files/index.cgi -o /var/www/totpcgi/index.cgi
RUN chmod -R o+rx /var/www/totpcgi*
EXPOSE 8080