#160: Can now read OpenApi3 variable spec for servers

This commit is contained in:
frikky
2020-09-21 18:25:09 +02:00
parent 170d9d744a
commit 09a653ee98
4 changed files with 26 additions and 14 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ services:
depends_on:
- backend
backend:
#build: ./backend
build: ./backend
image: frikky/shuffle:backend
container_name: shuffle-backend
hostname: ${BACKEND_HOSTNAME}