JJ Colocate
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
services:
|
||||
aoba:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: AobaServer/Dockerfile
|
||||
ports:
|
||||
- "4321:8080"
|
||||
environment:
|
||||
- DB_STRING="mongodb://192.168.86.63:27017"
|
||||
services:
|
||||
aoba:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: AobaServer/Dockerfile
|
||||
ports:
|
||||
- "4321:8080"
|
||||
environment:
|
||||
- DB_STRING="mongodb://192.168.86.63:27017"
|
||||
|
||||
Reference in New Issue
Block a user