mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-25 15:34:26 +00:00
fix wrong docker compose format
This commit is contained in:
+1
-1
@@ -1,5 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
|
||||
networks:
|
||||
frontend:
|
||||
@@ -7,6 +6,7 @@ networks:
|
||||
backend:
|
||||
driver: bridge
|
||||
|
||||
services:
|
||||
# api
|
||||
app:
|
||||
build: .
|
||||
|
||||
Reference in New Issue
Block a user