diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-14 15:40:07 +0200 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-14 15:40:07 +0200 |
commit | 1b495d8950bdf8f05f79c4e03417766d7a3667a4 (patch) | |
tree | ed54d88138a1fbbc8077f0c2cbe6236a145484b9 /docker-compose.yml | |
parent | ~ | Add publish-workflow.yaml (diff) | |
download | gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.gz gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.bz2 gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.lz gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.xz gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.zst gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.zip |
Diffstat (limited to '')
-rw-r--r-- | docker-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index 0ecceefd..43aa6c02 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -15,4 +15,4 @@ services: <<: *gpt4free ports: - '8080:80' - command: gui
\ No newline at end of file + command: gui |