Skip to content

Commit b8cf533

Browse files
committed
update openapi
1 parent 5032835 commit b8cf533

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

openapi.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ info:
44
description: Quicky spin up a system container (lxc container / docker) via proxmox. You get a public ipv6 address for each container and can ssh into it. e.g. ssh roo@fe80::7855:30ff:fe18:7b68
55
version: 0.0.1
66
servers:
7-
- url: http://176.9.145.50:4000/container
7+
- url: http://176.9.145.50:4000
88
description: ''
9-
- url: http://staging-api.example.com
10-
description: Proof of concept
119
paths:
1210
/container:
1311
post:

0 commit comments

Comments
 (0)