Skip to content

Commit 2f1159f

Browse files
authored
Update deploy.yml
1 parent 08374ab commit 2f1159f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
sudo docker rm rc-fe-stage || true
4242
sudo docker run -d --name rc-fe-stage \
4343
-p 3000:3000 \
44+
--env-file /home/rheumac/envs/rc-fe/.env \
4445
pawanlive/rc-fe:latest
4546
exit
4647
EOF

0 commit comments

Comments
 (0)