Commit fec03650 by baiquan

Update docker-compose.yml

parent 20785346
...@@ -71,3 +71,11 @@ services: ...@@ -71,3 +71,11 @@ services:
- ai_network - ai_network
environment: environment:
- FLASK_ENV=production - FLASK_ENV=production
heygem-file:
image: ling5924/heygem-file
container_name: heygem-file
restart: always
ports:
- "15000:15000"
networks:
- ai_network
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