mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Docker: remove broken command directive. Fixes #964
This commit is contained in:
@@ -9,4 +9,3 @@ services:
|
||||
- "3000:3000"
|
||||
env_file:
|
||||
- .env
|
||||
command: [ "next", "start", "-p", "3000" ]
|
||||
|
||||
Reference in New Issue
Block a user