ghcr.io package

This commit is contained in:
Thomas 2021-04-17 16:41:27 +12:00 committed by GitHub
parent df34a3f421
commit 7191bc063c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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