Commit 14a6af0e by baiquan

Update docker-compose-lite.yml

parent fec03650
......@@ -24,3 +24,11 @@ services:
command: python /code/app_local.py
networks:
- ai_network
heygem-file:
image: ling5924/heygem-file
container_name: heygem-file
restart: always
ports:
- "15000:15000"
networks:
- ai_network
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment