mirror of
https://github.com/engineer-man/piston.git
synced 2025-08-05 20:38:46 +02:00
change urls, fix docker compose file
This commit is contained in:
parent
e975b64f2d
commit
b3575246bd
8 changed files with 29 additions and 257 deletions
|
@ -1,8 +1,9 @@
|
|||
version: '2.7'
|
||||
version: '3.2'
|
||||
|
||||
services:
|
||||
piston_api:
|
||||
api:
|
||||
image: ghcr.io/engineer-man/piston
|
||||
container_name: piston_api
|
||||
restart: always
|
||||
ports:
|
||||
- 2000:2000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue