edwagbb commited on
Commit
e6b8bd5
·
1 Parent(s): 318b649

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1,3 +1,5 @@
1
  FROM php:8.0-apache
2
 
3
  RUN curl -o /typecho.zip https://github.com/typecho/typecho/releases/latest/download/typecho.zip
 
 
 
1
  FROM php:8.0-apache
2
 
3
  RUN curl -o /typecho.zip https://github.com/typecho/typecho/releases/latest/download/typecho.zip
4
+
5
+ RUN cat /etc/apache2/sites-enabled/000-default.conf