mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Lint
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ services:
|
||||
big-agi:
|
||||
image: ghcr.io/enricoros/big-agi:main
|
||||
ports:
|
||||
- 3000:3000
|
||||
- "3000:3000"
|
||||
env_file:
|
||||
- .env
|
||||
command: ["next", "start", "-p", "3000" ]
|
||||
command: [ "next", "start", "-p", "3000" ]
|
||||
Reference in New Issue
Block a user