mirror of
https://github.com/thilo-behnke/wasm-pong.git
synced 2026-07-11 02:29:25 +00:00
move run server script to project root
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd server
|
||||
|
||||
source .env
|
||||
|
||||
docker-compose down
|
||||
Reference in New Issue
Block a user