Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beyond
front-landing-page
Commits
9a094af2
Commit
9a094af2
authored
Apr 21, 2022
by
Decoupes Remy
Browse files
translate stagging ip to prod
parent
335978cb
Changes
3
Hide whitespace changes
Inline
Side-by-side
catalog.html
View file @
9a094af2
...
...
@@ -51,7 +51,7 @@
<style>
</style>
<div
class=
"container-iframe-responsive"
>
<iframe
class=
"responsive-iframe"
src=
"http://
10.0.0.10
/geonetwork/"
></iframe>
<iframe
class=
"responsive-iframe"
src=
"http
s
://
beyond.biosp.inrae.fr
/geonetwork/"
></iframe>
</div>
<!-- Footer-->
<!-- Footer-->
...
...
elk.html
View file @
9a094af2
...
...
@@ -51,7 +51,7 @@
<style>
</style>
<div
class=
"container-iframe-responsive"
>
<iframe
class=
"responsive-iframe"
src=
"http://
10.0.0.10
/elk/"
></iframe>
<iframe
class=
"responsive-iframe"
src=
"http
s
://
beyond.biosp.inrae.fr
/elk/"
></iframe>
</div>
<!-- Footer-->
<footer
class=
"footer bg-light"
>
...
...
jupyterhub.html
View file @
9a094af2
...
...
@@ -51,7 +51,7 @@
<style>
</style>
<div
class=
"container-iframe-responsive"
>
<iframe
class=
"responsive-iframe"
src=
"http://
10.0.0.10
/jupyter/"
></iframe>
<iframe
class=
"responsive-iframe"
src=
"http
s
://
beyond.biosp.inrae.fr
/jupyter/"
></iframe>
</div>
<!-- Footer-->
<footer
class=
"footer bg-light"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment