Use my fork of arkhamdb
This commit is contained in:
parent
8dbf4d95ce
commit
45d287be7b
@ -3,7 +3,7 @@ RUN apt update && \
|
||||
apt install -y zip unzip git && \
|
||||
docker-php-ext-install mysqli pdo pdo_mysql
|
||||
|
||||
RUN git clone https://github.com/Kamalisk/arkhamdb /srv
|
||||
RUN git clone https://github.com/ad1217/arkhamdb /srv
|
||||
RUN chown -R www-data: /srv
|
||||
COPY parameters.yml /srv/app/config/parameters.yml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user