[F] Fix deploy
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
environment:
|
environment:
|
||||||
- ORIGIN=http://localhost:3000
|
- ORIGIN=http://localhost:3000
|
||||||
- MONGODB_URI=mongodb://cat:meow@db:27017/amaoke?authSource=admin
|
- MONGO_URL=mongodb://cat:meow@db:27017/amaoke?authSource=admin
|
||||||
- AUDIO_SEPARATOR_API=http://ai:24801
|
- AUDIO_SEPARATOR_API=http://ai:24801
|
||||||
env_file: .env
|
env_file: .env
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user