Compare commits
1 Commits
7191a54272
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
9d6233a025
|
@@ -3,6 +3,7 @@ name: helios-evcs
|
||||
services:
|
||||
csms:
|
||||
container_name: helios-csms
|
||||
restart: always
|
||||
build:
|
||||
context: .
|
||||
dockerfile: apps/csms/Dockerfile
|
||||
@@ -13,6 +14,7 @@ services:
|
||||
|
||||
web:
|
||||
container_name: helios-web
|
||||
restart: always
|
||||
build:
|
||||
context: .
|
||||
dockerfile: apps/web/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user