ghcr.io package
This commit is contained in:
parent
df34a3f421
commit
7191bc063c
|
@ -2,7 +2,7 @@ version: '2.7'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
piston_api:
|
piston_api:
|
||||||
build: api
|
image: ghcr.io/engineer-man/piston
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 2000:2000
|
- 2000:2000
|
||||||
|
|
Loading…
Reference in New Issue