first commit! 🎉
This commit is contained in:
commit
c35c18bbbc
19 changed files with 1046 additions and 0 deletions
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
services:
|
||||
web:
|
||||
build: .
|
||||
image: docker.arimelody.me/multiplayer-test:latest
|
||||
ports:
|
||||
- "3000:3000"
|
Loading…
Add table
Add a link
Reference in a new issue