added container name
This commit is contained in:
@@ -2,6 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
orbital-sync:
|
||||
container_name: orbital-sync
|
||||
image: mattwebbio/orbital-sync:1
|
||||
environment:
|
||||
PRIMARY_HOST_BASE_URL: 'http://192.168.1.5'
|
||||
|
||||
Reference in New Issue
Block a user