change urls, fix docker compose file

This commit is contained in:
Brian Seymour 2021-04-22 18:43:21 -05:00
parent e975b64f2d
commit b3575246bd
8 changed files with 29 additions and 257 deletions

View file

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