mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
fix: name is now lowercase
This commit is contained in:
parent
ff7318cbb3
commit
86b36630c4
11 changed files with 26 additions and 26 deletions
|
@ -2,7 +2,7 @@ version: '3.2'
|
|||
|
||||
services:
|
||||
api:
|
||||
image: ghcr.io/Endercheif/piston
|
||||
image: ghcr.io/endercheif/piston
|
||||
container_name: piston_api
|
||||
restart: always
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue