bahi-bh commited on
Commit
642f77b
·
verified ·
1 Parent(s): 30e6beb

Update docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +1 -1
docker-compose.yml CHANGED
@@ -5,7 +5,7 @@ services:
5
  build: .
6
  container_name: g4f-api
7
  ports:
8
- - "8080:8080"
9
  environment:
10
  - TZ=Asia/Riyadh
11
  restart: unless-stopped
 
5
  build: .
6
  container_name: g4f-api
7
  ports:
8
+ - "7860:7860"
9
  environment:
10
  - TZ=Asia/Riyadh
11
  restart: unless-stopped