Milch commited on
Commit
63d5a7f
·
1 Parent(s): 76e2af1

Update docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +2 -2
docker-compose.yml CHANGED
@@ -1,6 +1,6 @@
1
  services:
2
- tts:
3
- container_name: "milchchantts"
4
  build: .
5
  restart: always
6
  tty: true
 
1
  services:
2
+ ai:
3
+ container_name: "milchchanai"
4
  build: .
5
  restart: always
6
  tty: true