mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
Readd build
This commit is contained in:
parent
e54694d1fc
commit
786eec3535
|
|
@ -13,6 +13,9 @@ services:
|
|||
- ./servatrice/mysql-storage:/var/lib/mysql
|
||||
|
||||
servatrice:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: ghcr.io/cockatrice/servatrice:latest
|
||||
depends_on:
|
||||
- mysql
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user