fix start script
This commit is contained in:
@@ -118,7 +118,7 @@ dockerize-server:
|
||||
cat - > /start-scripts/${CONTAINER_NAME}.sh << EOT
|
||||
docker run \
|
||||
-d \
|
||||
--restart always
|
||||
--restart always \
|
||||
--name $CONTAINER_NAME \
|
||||
-e DTRACK_API_URL=$DTRACK_API_URL \
|
||||
-e DTRACK_TOKEN=$DTRACK_TOKEN \
|
||||
|
Reference in New Issue
Block a user