mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-12-21 06:02:23 +03:00
Update the docker-compose baikal version
This commit is contained in:
parent
ca1944259c
commit
b2ed516b5f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ services:
|
||||||
API_URL: openapi.yml
|
API_URL: openapi.yml
|
||||||
|
|
||||||
baikal:
|
baikal:
|
||||||
image: ckulka/baikal:0.9.4-apache
|
image: ckulka/baikal:0.10.1-apache
|
||||||
ports:
|
ports:
|
||||||
- "8100:80"
|
- "8100:80"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue