Created
July 21, 2021 07:55
-
-
Save GaetanoPiazzolla/1b359654b2556a29ee1960d3bbbac3d2 to your computer and use it in GitHub Desktop.
The index.html with the script including env.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<base href="/"> | |
<script src="assets/env.js" ></script> | |
</head> | |
<body> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to medium article:
Update Angular/React environment dynamically reading variables from Kubernetes ConfigMaps