Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit eb09bd83 authored by Muhammad Rafif Elfazri's avatar Muhammad Rafif Elfazri
Browse files

Default template for Backend API URL

parent 0677eced
No related branches found
No related tags found
1 merge request!26Deploy
......@@ -20,6 +20,6 @@ server {
}
location /api/ {
proxy_pass 'https://diskuyapi-google.herokuapp.com/api/';
proxy_pass 'http://app:4000/api/';
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment