Revert "pass REMARK_URL as arg to frontend part during build time"

This reverts commit d9d1082
This commit is contained in:
igoradamenko
2018-04-14 21:28:16 +03:00
parent 07e43714da
commit bb12630ee5
2 changed files with 1 additions and 7 deletions
+1 -4
View File
@@ -2,10 +2,7 @@ version: '2'
services:
remark:
build:
context: .
args:
- REMARK_URL=${REMARK_URL}
build: .
image: umputun/remark:master
container_name: "remark"
hostname: "remark"