Skip to content

Commit

Permalink
Create docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffNeff authored Jul 25, 2023
1 parent 2c93272 commit 78ec339
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
services:
tea:
image: gcr.io/mineonlium/tea
ports:
- "8081:8081"
volumes:
- ./data:/data

0 comments on commit 78ec339

Please # to comment.