🩹 Root docker-compose: Commit diff mistake with image entry out of container
This commit is contained in:
committed by
Anton Shepilov
parent
781f89b93f
commit
d41ebe00d7
+1
-1
@@ -9,8 +9,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- tdrive_network
|
- tdrive_network
|
||||||
|
|
||||||
image: twakedrive/tdrive-node
|
|
||||||
tdrive_node:
|
tdrive_node:
|
||||||
|
image: twakedrive/tdrive-node
|
||||||
hostname: tdrive_node
|
hostname: tdrive_node
|
||||||
environment:
|
environment:
|
||||||
- DEV=production
|
- DEV=production
|
||||||
|
|||||||
Reference in New Issue
Block a user