You've already forked microservices
mirror of
https://github.com/ebosas/microservices.git
synced 2025-08-24 20:08:55 +02:00
Set to prod mode
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
{{template "navbar" .}}
|
{{template "navbar" .}}
|
||||||
{{template "content" .}}
|
{{template "content" .}}
|
||||||
</div>
|
</div>
|
||||||
<script src="http://127.0.0.1:8000/index.js"></script>
|
<!-- <script src="http://127.0.0.1:8000/index.js"></script> -->
|
||||||
<!-- <script src="static/build/index.js"></script> -->
|
<script src="static/build/index.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
{{- end}}
|
{{- end}}
|
Reference in New Issue
Block a user