add to custom vcs
This commit is contained in:
parent
f1465f8c53
commit
671fdf5424
2 changed files with 7 additions and 3 deletions
|
|
@ -46,9 +46,7 @@
|
||||||
<h1>Byte Camp</h1>
|
<h1>Byte Camp</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<iframe src="https://trinket-proxy.fly.dev/embed/python/4d53507eddfe" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>
|
<iframe id="python" src="https://trinket-proxy.fly.dev/embed/python/7135a3898dcd?toggleCode=false" title="Python Trinket Player" width="100%" height="100%" marginwidth="0" marginheight="0" allowfullscreen=""></iframe>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
|
||||||
6
trinket-proxy/.dockerignore
Normal file
6
trinket-proxy/.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
/.git
|
||||||
|
/node_modules
|
||||||
|
.dockerignore
|
||||||
|
.env
|
||||||
|
Dockerfile
|
||||||
|
fly.toml
|
||||||
Loading…
Add table
Add a link
Reference in a new issue