1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-06-28 18:55:13 +00:00

Add support for production builds

This commit is contained in:
Kristóf Tóth
2018-04-16 16:01:57 +02:00
parent 20479ba2f7
commit 1192f4c9da
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM avatao/tutorial-framework
FROM eu.gcr.io/avatao-challengestore/tutorial-framework
ENV TFW_APP_DIR="/srv/app" \
TFW_LOGIN_APP_DIR="/tmp/source_code_server" \