reverse0x90 / edCTF

CTF Web Framework Using Ember and Django
Apache License 2.0
8 stars 3 forks source link

change ember build output path #22

Closed clevernyyyy closed 7 years ago

clevernyyyy commented 8 years ago

Make it so that from within the docker container, simply running ember build will replace the current script: ember build --output-path /opt/edctf/edctf/static/ember

x64x6a commented 8 years ago

I went ahead and did this

clevernyyyy commented 7 years ago

Closing per @x64x6a