File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ NG_APP_IP_SERVER=http://localhost:8888/api
33GOOGLE_SCRIPT_CHECKPAID = https://script.googleusercontent.com/macros/echo?user_content_key=AehSKLiSTEPXJUEDVFRBeikCncfxjkIH_OLKYluFR7IYUCmKD-8-VJfBAgtNUGqzWGgigINh_SmLLE007TRLbg-VDliF4paAnD4fG2dUDuN-mIT7nElG2wu61auwEXYq16Hnuc7bKDVihCSHJzHn7_JUz-dZQUDEBRspKdJMNiHrryl4_ds2VUCSdHj0oWxoDDKcQkoX0XfNrVNTHFc3GKSet8USe_lM4p8hjeyRc_LAbWU_ywX7BhXL88Df7JkJtco8hJ_vDJl3XSd_QVgfCqXrhzQgodAjg8KOKSuOp-y-&lib=MiJ6PZlEM574xunmtReGn1uN-aGJIc-mt;
44
55# Docker
6- DOCKERHUB_USER = yunomix2834
6+ DOCKERHUB_USER = yunomix280304
77DOCKERHUB_PASSWORD = dinhanst2832004
88DOCKERHUB_TOKEN = dckr_pat_jwDE4gMMqQZ7y3-e3dZFmsMDYKM
99IMAGE_TAG = latest
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ docker rm -f codecampus-frontend 2>/dev/null || true
55docker run -d --name codecampus-frontend ^
66 --restart unless-stopped ^
77 -p 4200:80 ^
8- yunomix2834 /codecampus-frontend:latest
8+ yunomix280304 /codecampus-frontend:latest
99
1010# kiểm tra
1111docker logs -n 50 codecampus-frontend
You can’t perform that action at this time.
0 commit comments