added container name

This commit is contained in:
2023-07-16 10:55:25 -05:00
parent a708b7b755
commit f3641e11a8
+1
View File
@@ -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'