trying to fix
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
{
|
||||
"name": "openaudible",
|
||||
"image": "openaudible/openaudible:latest",
|
||||
"isMain": true,
|
||||
"internalPort": 3000,
|
||||
"addPorts": [
|
||||
{"containerPort":3000,
|
||||
"hostPort":"$APP_PORT",
|
||||
"tcp":true,
|
||||
"udp":false}
|
||||
],
|
||||
"environment": {},
|
||||
"volumes": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user