mirror of
https://github.com/thib8956/tic-tac-toe-ws.git
synced 2026-02-21 07:48:12 +00:00
feat: containerize server with Docker
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
<body style="margin: 0; padding: 0; overflow: hidden; background-color: #000000; touch-action: none;">
|
||||
<canvas id="game"></canvas>
|
||||
</body>
|
||||
<script src="config.js"></script>
|
||||
<script type="module" src="client.js"></script>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user