mirror of
https://github.com/openvk/openvk
synced 2025-04-23 00:23:01 +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 && \
|
||||
cd ../../../ && \
|
||||
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
|
||||
|
||||
#Create database
|
||||
|
|
Loading…
Reference in a new issue