refactor: refs #6656 set proxy for test environment
gitea/worker-time-control/pipeline/head This commit looks good
Details
gitea/worker-time-control/pipeline/head This commit looks good
Details
This commit is contained in:
parent
8fb70a4c85
commit
51bc44bec3
|
@ -1 +1,2 @@
|
|||
TARGET='url del servidor local'
|
||||
TARGET='url del servidor local'
|
||||
PORT='puerto de acceso'
|
|
@ -30,3 +30,5 @@ COPY \
|
|||
index.html \
|
||||
clockIn.html \
|
||||
./
|
||||
|
||||
CMD ["node", "proxy.js"]
|
Loading…
Reference in New Issue