mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 07:10:05 +02:00
docker-compose: fixing bug in incorrect service name
This commit is contained in:
parent
90307954a7
commit
57a1b28b27
@ -34,7 +34,7 @@ cloudapi:
|
|||||||
#############################################################################
|
#############################################################################
|
||||||
# Frontend
|
# Frontend
|
||||||
#############################################################################
|
#############################################################################
|
||||||
cloudapi:
|
backend:
|
||||||
build: ./backend
|
build: ./backend
|
||||||
mem_limit: 128m
|
mem_limit: 128m
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user