mirror of
https://github.com/openvk/openvk
synced 2025-04-23 08:33:02 +03:00
Update Dockerfile
This commit is contained in:
parent
591625384d
commit
1eca00a2bf
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ cd Web/static/js && \
|
||||||
yarn install && \
|
yarn install && \
|
||||||
cd ../../../ && \
|
cd ../../../ && \
|
||||||
mv openvk-example.yml openvk.yml && \
|
mv openvk-example.yml openvk.yml && \
|
||||||
|
ln -s /opt/chandler/extensions/available/commitcaptcha/ /opt/chandler/extensions/enabled/commitcaptcha && \
|
||||||
ln -s /opt/chandler/extensions/available/openvk/ /opt/chandler/extensions/enabled/openvk
|
ln -s /opt/chandler/extensions/available/openvk/ /opt/chandler/extensions/enabled/openvk
|
||||||
|
|
||||||
#Create database
|
#Create database
|
||||||
|
|
Loading…
Reference in a new issue