Skip to content
Snippets Groups Projects
Verified Commit a31b97fd authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Smena developenemt serveru

parent d2335c65
No related branches found
No related tags found
No related merge requests found
Pipeline #3062 passed
......@@ -2,7 +2,7 @@ image: docker:19.03.12
variables:
DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 2.1.0
IMAGE_VER: 2.1.1
services:
- docker:19.03.12-dind
......
......@@ -15,8 +15,10 @@ info:
servers:
- url: https://cf2021.pirati.cz/api
description: Production server
- url: http://127.0.0.1:3000/api
- url: https://cf2021.pir-test.eu/api
description: Developement server
- url: http://127.0.0.1:3000/api
description: Local server
components:
securitySchemes:
......@@ -365,7 +367,6 @@ paths:
- type
- start
- name
- description
responses:
201:
description: Event created
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment