503909d762f22132444878599b6328243bc8e61a
Ipwa
This project was generated with Angular CLI version 15.0.4. This project depends on the Backend server
Things to change
Change following files:
-
Dockerfile:Line What to change Note 7 apiEndpoint: `http://localhost/api`,Change url to backend endpoint -
httpd.conf:Line What to change Note 233 ServerAdmin you@example.comChange to webmaster's email 242 ServerName www.example.comChange to final domain name 312 ServerName www.example.comSee above 314 SSLCertificateFile /cert/live/<domain>/cert.pemChange <domain>to the domain name above315 SSLCertificateKeyFile /cert/live/<domain>/privkey.pemChange <domain>to the domain name above316 SSLCertificateChainFile /cert/live/<domain>/chain.pemChange <domain>to the domain name above -
(Optional)
src/assets/icons/*- You can change the icons to your own
Description
Languages
TypeScript
74.6%
HTML
20.6%
SCSS
3.7%
JavaScript
0.6%
Dockerfile
0.3%
Other
0.2%