Commit 79e11b7 1 parent 1e05772 commit 79e11b7 Copy full SHA for 79e11b7
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
dockerfile : Dockerfile
15
15
buildArgs :
16
16
NODE_ENV : " production"
17
- VITE_API_URL : " https://api.chicmoz.info:80 /v1/d1e2083a-660c-4314-a6f2-1d42f4b944f4" # TODO: change the api key
17
+ VITE_API_URL : " https://api.chicmoz.info/v1/d1e2083a-660c-4314-a6f2-1d42f4b944f4" # TODO: change the api key
18
18
requires :
19
19
- image : registry.digitalocean.com/aztlan-containers/chicmoz-base
20
20
alias : BASE
Original file line number Diff line number Diff line change 14
14
dockerfile : Dockerfile
15
15
buildArgs :
16
16
NODE_ENV : " production"
17
- VITE_API_URL : " https://api.chicmoz.info:80 /v1/d1e2083a-660c-4314-a6f2-1d42f4b944f4" # TODO: change the api key
17
+ VITE_API_URL : " https://api.chicmoz.info/v1/d1e2083a-660c-4314-a6f2-1d42f4b944f4" # TODO: change the api key
18
18
requires :
19
19
- image : registry.digitalocean.com/aztlan-containers/chicmoz-base
20
20
alias : BASE
You can’t perform that action at this time.
0 commit comments